Method: JIRA::RemoteProject#description
- Defined in:
- lib/JIRA-SOAP-STUBS/default.rb
#description ⇒ Object
Returns the value of attribute description.
302 303 304 |
# File 'lib/JIRA-SOAP-STUBS/default.rb', line 302 def description @description end |