Method: Web3::Eth::Contract::ContractMethod#name

Defined in:
lib/web3/eth/contract.rb

#nameObject (readonly)

Returns the value of attribute name.



32
33
34
# File 'lib/web3/eth/contract.rb', line 32

def name
  @name
end