Module: Shaml

Defined in:
lib/shaml/shaml.rb,
lib/shaml/command.rb,
lib/shaml/mono_load.rb

Defined Under Namespace

Classes: CommandLoader, MonoLoader

Constant Summary collapse

SHAML_VERSION =
"0.5.0"
TEMPLATEDIR =
File.join(File.dirname(__FILE__),"templates")
Mono =
MonoLoader.new
Command =
CommandLoader.new