Class: SixArma::Bt::CONFIG_SIGN

Inherits:
Struct
  • Object
show all
Defined in:
lib/sixarma/bt.rb

Overview

Main Signature Config Structure

Instance Attribute Summary collapse

Instance Attribute Details

#file ⇒ Object

Returns the value of attribute file

Returns:

  • (Object) —

    the current value of file



51
52
53
# File 'lib/sixarma/bt.rb', line 51

def file
  @file
end

#keytype ⇒ Object

Returns the value of attribute keytype

Returns:

  • (Object) —

    the current value of keytype



51
52
53
# File 'lib/sixarma/bt.rb', line 51

def keytype
  @keytype
end