Method: Pgtk::PgsqlTask#yaml

Defined in:
lib/pgtk/pgsql_task.rb

#yamlString

Path to YAML file where configuration will be written

Returns:



50
51
52
# File 'lib/pgtk/pgsql_task.rb', line 50

def yaml
  @yaml
end