Module: Prepper::Tools::Text
- Included in:
- Package
- Defined in:
- lib/prepper/tools/text.rb
Overview
text related helpers
Instance Method Summary collapse
-
#append_text(text, path) ⇒ Object
append text to a file.
-
#has_text?(text, path) ⇒ Boolean
returns a verifier command to test the presence of a string in a file.