[−][src]Function sunrise_shell::subcommands::cd::main
pub fn main(
_stdin: IPipeProxy,
stdout: IPipeProxy,
_stderr: IPipeProxy,
args: Vec<String>
) -> Result<(), Error>
Change the current working directory
pub fn main(
_stdin: IPipeProxy,
stdout: IPipeProxy,
_stderr: IPipeProxy,
args: Vec<String>
) -> Result<(), Error>
Change the current working directory