Enum nu_engine::filesystem::filesystem_shell::FilesystemShellMode [−][src]
pub enum FilesystemShellMode { Cli, Script, }
Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for FilesystemShellMode
impl Send for FilesystemShellMode
impl Sync for FilesystemShellMode
impl Unpin for FilesystemShellMode
impl UnwindSafe for FilesystemShellMode
Blanket 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 = T
Should always be Self