[][src]Module nu_data::config

Modules

tests

Structs

NuConfig

Enums

Status

Traits

Conf

Functions

config
config_path
convert_toml_value_to_nu_value
default_path
default_path_for
last_modified
read
user_data
value_to_toml_value

Converts a nu_protocol::Value into a toml::Value Will return a Shell Error, if the Nu Value is not a valid top-level TOML Value

write