Skip to main content

init_plugin

Function init_plugin 

Source
pub fn init_plugin(
    dir: &str,
    name: &str,
    description: &str,
    author: &str,
) -> Result<()>
Expand description

Initialize a dstack plugin in the given directory with all platform configs.