Module: Bugler

Defined in:
lib/bugler.rb,
lib/bugler/config.rb,
lib/bugler/version.rb

Defined Under Namespace

Modules: CLI, Config

Constant Summary collapse

VERSION =
"0.0.4"

Class Method Summary collapse

Class Method Details

.hiObject



6
7
8
# File 'lib/bugler.rb', line 6

def self.hi
	"Toot toot! Hello world!"
end