Module: TMP

Extended by:
CORE
Defined in:
lib/tmp/dsl.rb,
lib/tmp/sup.rb,
lib/tmp/core.rb,
lib/tmp/init.rb

Defined Under Namespace

Modules: CORE, DSL, DSLCore, ObjectExt, SyntaxSugar Classes: InstanceCore, InstanceDSL

Class Method Summary collapse

Methods included from CORE

default_folder_path, folder_path, project_name, purge_files, read, tmp_folder_init, write

Class Method Details

.new(*args) ⇒ Object Also known as: init



42
43
44
# File 'lib/tmp/init.rb', line 42

def new *args
  InstanceDSL.new *args
end