exec

Function exec 

Source
pub async fn exec(
    config: Config,
    paths: &SpacetimePaths,
    args: &ArgMatches,
) -> Result<(), Error>