Enum nu_engine::filesystem::filesystem_shell::FilesystemShellMode [−][src]
pub enum FilesystemShellMode {
Cli,
Script,
}Variants
Cli
Script
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.
