[][src]Function hx::is_stdin

pub fn is_stdin(matches: ArgMatches<'_>) -> Result<bool, Box<dyn Error>>

Detect stdin, file path and/or parameters.

Arguments

  • matches - argument matches.