Skip to main content

run

Function run 

Source
pub fn run(
    _args: &ExportArgs,
    ctx: &MarsContext,
    _json: bool,
) -> Result<i32, MarsError>
Expand description

Run mars export.

Always outputs JSON (the --json global flag is accepted but redundant here).