Method: FakeS3::CLI#version

Defined in:
lib/fakes3/cli.rb

#versionObject



62
63
64
65
66
67
68
69
# File 'lib/fakes3/cli.rb', line 62

def version
  puts "======================\nFakeS3 \#{FakeS3::VERSION}\n\nCopyright 2012, Curtis Spencer (@jubos)\n"
end