Method: InstaScraper::HTML::Account#username
- Defined in:
- lib/insta_scraper/html/account.rb
#username ⇒ Object (readonly)
Returns the value of attribute username.
3 4 5 |
# File 'lib/insta_scraper/html/account.rb', line 3 def username @username end |