![]() |
![]()
| ![]() |
![]()
NAMEProphet::FilesystemReplica VERSIONversion 0.751 METHODSreplica_existsReturns true if the replica already exists / has been initialized. Returns false otherwise. _file_exists PATHReturns 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_fileReturns the contents of the given file in this replica's userdata directory. Returns "undef" if the file does not exist. write_userdataWrites the given string to the given file in this replica's userdata directory. AUTHORS
COPYRIGHT AND LICENSEThis software is Copyright (c) 2009 by Best Practical Solutions. This is free software, licensed under: The MIT (X11) License BUGS AND LIMITATIONSYou can make new bug reports, and view existing ones, through the web interface at <https://rt.cpan.org/Public/Dist/Display.html?Name=Prophet>. CONTRIBUTORS
|