Module Voodoo::CommandPostProcessor
In: voodoo/generators/command_postprocessor.rb

Utility functions for classes that use commands to postprocess generator output.

Methods

Public Instance methods

Encodes a string so that it is safe for use as a shell argument

Creates a temporary file and returns its name

Writes the contents of the named file to an IO handle

[Validate]