LaunchAction

Trait LaunchAction 

Source
pub trait LaunchAction {
    // Required methods
    fn launch(&self);
    fn open_directory(&self);
}

Required Methods§

Implementors§