pub fn init(project_name: &str, is_c: Option<bool>, config: GlobalConfig)
Expand description
Initialises a new project in the current directory
pub fn init(project_name: &str, is_c: Option<bool>, config: GlobalConfig)
Initialises a new project in the current directory