Class: CfrubyRuntime::EditFile

Inherits:
Cfruby::Cfp_EditFileCached show all
Defined in:
lib/libcfenjin/cfrubyruntime.rb

Overview

Make class available for runtime

Instance Attribute Summary

Attributes inherited from Cfruby::FileEditCached

#filename

Method Summary

Methods inherited from Cfruby::FileEditCached

#AppendIfNoSuchLine, #AutoCreate, #EmptyEntireFilePlease, #HashCommentLinesContaining, #NoSuchLine, #PrependIfNoSuchLine, #ReplaceAll, #ReplaceAllAppend, #ReplaceSection, #Warning, #changed?, edit, #initialize, #write

Methods included from Cfp_Cksum

#cksum

Constructor Details

This class inherits a constructor from Cfruby::FileEditCached