Function conch_runtime::spawn::builtin::pwd
[−]
[src]
pub fn pwd<I>(args: I) -> Pwd<I::IntoIter> where
I: IntoIterator,
Creates a new pwd builtin command with the provided arguments.