Method: Bashman.version

Defined in:
lib/bashman.rb

.versionObject



34
35
36
# File 'lib/bashman.rb', line 34

def Bashman.version
    puts Bashman::VERSION
end