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