Method: Casper::Entity::ModuleBytes#get_tag

Defined in:
lib/entity/module_bytes.rb

#get_tagInteger

Returns the tag value.

Returns:

  • (Integer)

    the tag value



19
20
21
# File 'lib/entity/module_bytes.rb', line 19

def get_tag
  @tag
end