Method: Ferrum::Frame#id

Defined in:
lib/ferrum/frame.rb

#idString

The Frame’s unique id.

Returns:

  • (String)


20
21
22
# File 'lib/ferrum/frame.rb', line 20

def id
  @id
end