Skip to main content

get_operator_documentation

Function get_operator_documentation 

Source
pub fn get_operator_documentation(op: &str) -> Option<BuiltinDoc>
Expand description

Get documentation for a Perl file test operator.

Returns signature and description for known file test operators, or None if documentation is not available.