Class: Fuci::TeamCity::Server
- Inherits:
-
Server
- Object
- Server
- Fuci::TeamCity::Server
- Extended by:
- Forwardable
- Defined in:
- lib/fuci/team_city/server.rb
Instance Attribute Summary collapse
-
#build ⇒ Object
Returns the value of attribute build.
Instance Method Summary collapse
-
#initialize ⇒ Server
constructor
A new instance of Server.
Constructor Details
Instance Attribute Details
#build ⇒ Object
Returns the value of attribute build.
13 14 15 |
# File 'lib/fuci/team_city/server.rb', line 13 def build @build end |