Function parse_filepath

Source
pub fn parse_filepath(
    input: ConfigInInput<'_>,
) -> IResult<ConfigInInput<'_>, &str>