Class: Nexposecli::Target::Role

Inherits:
Object
  • Object
show all
Defined in:
lib/nexposecli/role.rb

Instance Method Summary collapse

Instance Method Details

#list(me = 'you') ⇒ Object



4
5
6
# File 'lib/nexposecli/role.rb', line 4

def list(me='you')
  puts "This is a nexposecli role list. Coming Soon for #{me}."
end