class

Generate::Generator

Inherits Reference < Object

Constructors

Instance methods

[](key)
Source
[]=(key, value)
Source
[]?(key)
Source
abs_path(path)
Source
copy_file(from : String, to : String)
Source
file(file_path : String, content : String)

Generate a file from a string

Source
in_directory(path : String, &)
Source
mkdir_if_needed(path : String)
Source
target_directory
Source
target_directory=(target_directory : String)
Source
variables
Source
variables=(variables : Hash(String, String))
Source