Functions
wordexp_ros.cpp File Reference
#include <aws_common/fs_utils/wordexp_ros.h>
#include <wordexp.h>
#include <cstdlib>
Include dependency graph for wordexp_ros.cpp:

Go to the source code of this file.

Functions

int wordexp_ros (const char *words, wordexp_t *pwordexp, int flags)
 Provide wordexp-like behavior, with one difference: in the case that $HOME is not defined - use $ROS_HOME before falling back to looking up the PWD entry for the user. More...
 

Function Documentation

int wordexp_ros ( const char *  words,
wordexp_t *  pwordexp,
int  flags 
)

Provide wordexp-like behavior, with one difference: in the case that $HOME is not defined - use $ROS_HOME before falling back to looking up the PWD entry for the user.

Definition at line 20 of file wordexp_ros.cpp.



aws_common
Author(s): AWS RoboMaker
autogenerated on Sat Mar 6 2021 03:11:38