Man Page: prophet::cli::recordcommand
Operating Environment: debian
Section: 3pm
Prophet::CLI::RecordCommand(3pm) User Contributed Perl Documentation Prophet::CLI::RecordCommand(3pm) _get_record_object [{ type => 'type' }] Tries to determine a record class from either the given type argument or the current object's $type attribute. Returns a new instance of the record class on success, or throws a fatal error with a stack trace on failure. _load_record Attempts to load the record specified by the "uuid" attribute. Returns the loaded record on success, or throws a fatal error if no record can be found. _type_to_record_class $type Takes a type and tries to figure out a record class name from it. Returns 'Prophet::Record' if no better class name is found. perl v5.10.1 2009-09-03 Prophet::CLI::RecordCommand(3pm)
| Related Man Pages |
|---|
| prophet::change(3pm) - debian |
| prophet::changeset(3pm) - debian |
| prophet::record(3pm) - debian |
| prophet::replica(3pm) - debian |
| prophet::test(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |