Libraries
»
ferrum
(0.17.1)
»
Index
»
Ferrum
»
Frame
»
#id
Method: Ferrum::Frame#id
Defined in:
lib/ferrum/frame.rb
#
id
⇒
String
The Frame’s unique id.
Returns:
(
String
)
20 21 22
# File 'lib/ferrum/frame.rb', line 20
def
id
@id
end