Prophet::CLI::Command::Log.3pm

Langue: en

Version: 2009-08-17 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

parse_range_arg

Parses the string in the 'range' arg into start and end sequence numbers and returns them in that order.

Returns undef if the string is malformed.

_parse_delimiter($delim)

Takes a delimiter string and parses into a sequence number. If it is not either an integer number or of the form LATEST~#, returns undef (invalid delimiter).