Enum nu_engine::filesystem::filesystem_shell::FilesystemShellMode [−][src]
pub enum FilesystemShellMode {
Cli,
Script,
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for FilesystemShellModeimpl Send for FilesystemShellModeimpl Sync for FilesystemShellModeimpl Unpin for FilesystemShellModeimpl UnwindSafe for FilesystemShellModeBlanket Implementations
Mutably borrows from an owned value. Read more
Compare self to key and return true if they are equal.
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V