Skip to main content

load_schema

Function load_schema 

Source
pub fn load_schema(args_path: Option<&Path>) -> CliResult<LoadedSchema>
Expand description

Load the schema, preferring args_path if Some, falling back to the configured / default schema path.