Skip to main content

read_input

Function read_input 

Source
fn read_input(input: String) -> Result<String>
Expand description

Returns input if it is raw JSON, otherwise reads it as a file path.