Skip to main content

parse_as_integer

Function parse_as_integer 

Source
pub fn parse_as_integer(yaml: &StrictYaml) -> Result<i64, DotfilesError>
Expand description

Parse a yaml element as Integer.

ยงErrors