runner
0.0.1
Modules
component
serde
Structs
StartInfo
Enums
ConfigDataError
StartInfoError
StartInfoProgramError
Functions
get_bool
get_config_vmo
get_enum
get_environ
get_program_args
get_program_args_from_dict
get_program_binary
get_program_binary_from_dict
get_program_string
get_program_strvec
get_resolved_url
get_value
runner
Function
get_environ
Copy item path
Settings
Help
Summary
Source
pub fn get_environ( dict: &
Dictionary
, ) ->
Result
<
Option
<
Vec
<
String
>>,
StartInfoProgramError
>