Method: Casper::Entity::AssociatedKey#get_weight
- Defined in:
- lib/entity/associated_key.rb
#get_weight ⇒ Integer
Returns weight of an associated key.
19 20 21 |
# File 'lib/entity/associated_key.rb', line 19 def get_weight @weight end |