Method: Rust::Function#arguments
- Defined in:
- lib/rust/core/types/language.rb
#arguments ⇒ Object
Returns the value of attribute arguments.
95 96 97 |
# File 'lib/rust/core/types/language.rb', line 95 def arguments @arguments end |
Returns the value of attribute arguments.
95 96 97 |
# File 'lib/rust/core/types/language.rb', line 95 def arguments @arguments end |