Class: Tubeclip::Request::BaseSearch
- Inherits:
-
Object
- Object
- Tubeclip::Request::BaseSearch
- Defined in:
- lib/tubeclip/request/base_search.rb
Overview
:nodoc:
Direct Known Subclasses
Instance Attribute Summary collapse
-
#url ⇒ Object
readonly
Returns the value of attribute url.
Instance Attribute Details
#url ⇒ Object (readonly)
Returns the value of attribute url.
4 5 6 |
# File 'lib/tubeclip/request/base_search.rb', line 4 def url @url end |