Class: AssMaintainer::InfoBase::ServerIb::EnterpriseServers::Claster
- Inherits:
-
Object
- Object
- AssMaintainer::InfoBase::ServerIb::EnterpriseServers::Claster
- Includes:
- ServerConnection
- Defined in:
- lib/ass_maintainer/info_base/server_ib/helpers.rb
Overview
Object descrbed 1C claster connection
Instance Attribute Summary
Attributes included from ServerConnection
Class Method Summary collapse
Methods included from ServerConnection
Class Method Details
.from_cs(cs) ⇒ Object
24 25 26 |
# File 'lib/ass_maintainer/info_base/server_ib/helpers.rb', line 24 def self.from_cs(cs) new cs.srvr, cs.susr, cs.spwd end |