Function gr::cmds::project::execute

source ยท
pub fn execute(
    options: ProjectOptions,
    config: Arc<Config>,
    domain: String,
    path: String
) -> Result<()>