pub fn parse_program_inputs(
    handler: &Handler,
    input_string: &str,
    start_pos: BytePos
) -> Result<InputData>
Expand description

Parses program inputs from the input file path