Man Page: prophet::filesystemreplica
Operating Environment: debian
Section: 3pm
Prophet::FilesystemReplica(3pm) User Contributed Perl Documentation Prophet::FilesystemReplica(3pm) replica_exists Returns true if the replica already exists / has been initialized. Returns false otherwise. _file_exists PATH Returns true if PATH is a file or directory in this replica's directory structure traverse_changesets { after => SEQUENCE_NO, callback => sub { } } Walks through all changesets from $after to $until, calling $callback on each. If no $until is specified, the latest changeset is assumed. read_userdata_file Returns the contents of the given file in this replica's userdata directory. Returns "undef" if the file does not exist. write_userdata Writes the given string to the given file in this replica's userdata directory. perl v5.10.1 2009-09-03 Prophet::FilesystemReplica(3pm)
| Related Man Pages |
|---|
| delete_directory(1m) - hpux |
| set_directory_epoch(1m) - hpux |
| prophet::web::menu(3pm) - debian |
| prophet::changeset(3pm) - debian |
| prophet::replica::sqlite(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |