Skip to main content

parse_argparse_schema

Function parse_argparse_schema 

Source
pub fn parse_argparse_schema(script_path: &Path) -> Option<Value>
Expand description

Parse Python script for argparse add_argument calls and generate JSON schema.