Class: Bow::Host

Inherits:
Struct
  • Object
show all
Defined in:
lib/bow/targets.rb

Instance Attribute Summary collapse

Instance Attribute Details

#connObject

Returns the value of attribute conn

Returns:

  • (Object)

    the current value of conn



7
8
9
# File 'lib/bow/targets.rb', line 7

def conn
  @conn
end

#groupObject

Returns the value of attribute group

Returns:

  • (Object)

    the current value of group



7
8
9
# File 'lib/bow/targets.rb', line 7

def group
  @group
end

#hostObject

Returns the value of attribute host

Returns:

  • (Object)

    the current value of host



7
8
9
# File 'lib/bow/targets.rb', line 7

def host
  @host
end