Skip to main content

Module parser

Module parser 

Source

Enums§

ParsedFunctionEntry
A parsed entry from a shell script (function context)
ParsedShellEntry
A parsed entry from a shell script

Functions§

launchctl_getenv
Stub for non-macOS platforms
parse_environment_file
Parse an /etc/environment style file (simple KEY=value format)
parse_plist_file
Stub for non-macOS platforms
parse_shell_file
Parse a shell script file for variable assignments
parse_shell_file_for_function
Parse a shell script file for function definitions