Module: Decoy

Extended by:
Decoy
Included in:
Decoy
Defined in:
lib/decoy.rb,
lib/decoy/dsl.rb,
lib/decoy/version.rb,
lib/decoy/commands.rb

Defined Under Namespace

Modules: Commands, Dsl

Constant Summary collapse

VERSION =
"0.0.3"

Instance Method Summary collapse

Instance Method Details

#appObject



11
12
13
# File 'lib/decoy.rb', line 11

def app
  Appscript.app('Fake')
end