logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

globus_tilde_expand.h - Home Directory ~ expansion.

Author

       Generated automatically by Doxygen for globus_common from the source code.

globus_common                                     Version 18.14                         globus_tilde_expand.h(3)

Detailed Description

       Home Directory ~ expansion.

Name

       globus_tilde_expand.h - Home Directory ~ expansion.

Synopsis

       #include 'globus_types.h'

   Macros
       #define GLOBUS_TILDE_EXPAND
           Expand ~.
       #define GLOBUS_TILDE_USER_EXPAND
           Expand ~user.

   Functions
       int globus_tilde_expand (unsigned long options, globus_bool_t url_form, char *inpath, char **outpath)
           Expand ~ and/or ~user in path strings.

See Also