Query: svk::editor::txncleanup
OS: osx
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SVK::Editor::TxnCleanup(3) User Contributed Perl Documentation SVK::Editor::TxnCleanup(3)NAMESVK::Editor::TxnCleanup - An editor that aborts a txn when it is abortedSYNOPSISmy $editor = ... # stack the txn cleanup editor on $editor = SVK::Editor::TxnCleanup-> (_editor => [$editor], txn => $txn ); # ... do some stuff ... $editor->abort_edit; # $txn->abort gets called. perl v5.10.0 2008-08-04 SVK::Editor::TxnCleanup(3)
Related Man Pages |
---|
svk::editor::merge(3) - osx |
gconf-editor(1) - sunos |
svk::merge::info(3) - osx |
svn::delta(3) - centos |
vend::table::editor(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
When is a _function_ not a _function_? |
My first PERL incarnation... Audio Oscillograph |
Syntax error in subtraction in Bash |
Python: Refer a properties file from different location |