Method: OpenC3::NotificationModel#url
- Defined in:
- lib/openc3/models/notification_model.rb
#url ⇒ Object (readonly)
Returns the value of attribute url.
25 26 27 |
# File 'lib/openc3/models/notification_model.rb', line 25 def url @url end |