Function forest_filecoin::cli_shared::read_config

source ยท
pub fn read_config(
    config_path_opt: Option<&PathBuf>,
    chain_opt: Option<NetworkChain>,
) -> Result<(Option<ConfigPath>, Config)>