gr::cmds::project

Function execute

Source
pub fn execute(
    options: ProjectOptions,
    config: Arc<dyn ConfigProperties>,
    domain: String,
    path: String,
) -> Result<()>