Method: Playwright::JavaScript::Regex#source
- Defined in:
- lib/playwright/javascript/regex.rb
#source ⇒ Object (readonly)
Returns the value of attribute source.
13 14 15 |
# File 'lib/playwright/javascript/regex.rb', line 13 def source @source end |