Function aptos_cli_config::utils::open_file
source · [−]pub fn open_file(path: &Path) -> CliTypedResult<File>Expand description
Opens a file in read-only mode.
pub fn open_file(path: &Path) -> CliTypedResult<File>Opens a file in read-only mode.