Function nu_cmd_base::util::process_range
source ยท pub fn process_range(
range: &Range,
) -> Result<(isize, isize), fn(_: &str, _: Span) -> ShellError>Expand description
Returns a inclusive pair of boundary in given range.