Top Level Namespace

Defined Under Namespace

Modules: Landlord

Instance Method Summary collapse

Instance Method Details

#show_versionObject



9
10
11
# File 'bin/landlord', line 9

def show_version
  puts "landlord #{Landlord::VERSION}"
end