Class: SixArma::Bt::CONFIG_SIGN
- Inherits:
-
Struct
- Object
- Struct
- SixArma::Bt::CONFIG_SIGN
- Defined in:
- lib/sixarma/bt.rb
Overview
Main Signature Config Structure
Instance Attribute Summary collapse
-
#file ⇒ Object
Returns the value of attribute file.
-
#keytype ⇒ Object
Returns the value of attribute keytype.
Instance Attribute Details
#file ⇒ Object
Returns the value of attribute file
51 52 53 |
# File 'lib/sixarma/bt.rb', line 51 def file @file end |
#keytype ⇒ Object
Returns the value of attribute keytype
51 52 53 |
# File 'lib/sixarma/bt.rb', line 51 def keytype @keytype end |