Class: BiDiGenerate::Module Private
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
self,
Struct
|
|
|
Instance Chain:
self,
Struct
|
|
| Inherits: |
Struct
|
| Defined in: | rb/lib/selenium/webdriver/bidi/support/bidi_generate.rb |
Overview
spec_href links the domain's module section in the live spec (nil when unknown).
Instance Attribute Summary
-
#accessors
rw
Internal use only
spec_href links the domain's module section in the live spec (nil when unknown).
-
#commands
rw
Internal use only
spec_href links the domain's module section in the live spec (nil when unknown).
-
#enums
rw
Internal use only
spec_href links the domain's module section in the live spec (nil when unknown).
-
#events
rw
Internal use only
spec_href links the domain's module section in the live spec (nil when unknown).
-
#filename
rw
Internal use only
spec_href links the domain's module section in the live spec (nil when unknown).
-
#name
rw
Internal use only
spec_href links the domain's module section in the live spec (nil when unknown).
-
#ruby_class
rw
Internal use only
spec_href links the domain's module section in the live spec (nil when unknown).
-
#spec_href
rw
Internal use only
spec_href links the domain's module section in the live spec (nil when unknown).
-
#types
rw
Internal use only
spec_href links the domain's module section in the live spec (nil when unknown).
-
#vendor_modules
rw
Internal use only
spec_href links the domain's module section in the live spec (nil when unknown).
Instance Attribute Details
#accessors (rw)
spec_href links the domain's module section in the live spec (nil when unknown).
# File 'rb/lib/selenium/webdriver/bidi/support/bidi_generate.rb', line 533
Module = Struct.new(:name, :ruby_class, :filename, :commands, :events, :enums, :types, :accessors, :vendor_modules, :spec_href, keyword_init: true)
#commands (rw)
spec_href links the domain's module section in the live spec (nil when unknown).
# File 'rb/lib/selenium/webdriver/bidi/support/bidi_generate.rb', line 533
Module = Struct.new(:name, :ruby_class, :filename, :commands, :events, :enums, :types, :accessors, :vendor_modules, :spec_href, keyword_init: true)
#enums (rw)
spec_href links the domain's module section in the live spec (nil when unknown).
# File 'rb/lib/selenium/webdriver/bidi/support/bidi_generate.rb', line 533
Module = Struct.new(:name, :ruby_class, :filename, :commands, :events, :enums, :types, :accessors, :vendor_modules, :spec_href, keyword_init: true)
#events (rw)
spec_href links the domain's module section in the live spec (nil when unknown).
# File 'rb/lib/selenium/webdriver/bidi/support/bidi_generate.rb', line 533
Module = Struct.new(:name, :ruby_class, :filename, :commands, :events, :enums, :types, :accessors, :vendor_modules, :spec_href, keyword_init: true)
#filename (rw)
spec_href links the domain's module section in the live spec (nil when unknown).
# File 'rb/lib/selenium/webdriver/bidi/support/bidi_generate.rb', line 533
Module = Struct.new(:name, :ruby_class, :filename, :commands, :events, :enums, :types, :accessors, :vendor_modules, :spec_href, keyword_init: true)
#name (rw)
spec_href links the domain's module section in the live spec (nil when unknown).
# File 'rb/lib/selenium/webdriver/bidi/support/bidi_generate.rb', line 533
Module = Struct.new(:name, :ruby_class, :filename, :commands, :events, :enums, :types, :accessors, :vendor_modules, :spec_href, keyword_init: true)
#ruby_class (rw)
spec_href links the domain's module section in the live spec (nil when unknown).
#spec_href (rw)
spec_href links the domain's module section in the live spec (nil when unknown).
# File 'rb/lib/selenium/webdriver/bidi/support/bidi_generate.rb', line 533
Module = Struct.new(:name, :ruby_class, :filename, :commands, :events, :enums, :types, :accessors, :vendor_modules, :spec_href, keyword_init: true)
#types (rw)
spec_href links the domain's module section in the live spec (nil when unknown).
# File 'rb/lib/selenium/webdriver/bidi/support/bidi_generate.rb', line 533
Module = Struct.new(:name, :ruby_class, :filename, :commands, :events, :enums, :types, :accessors, :vendor_modules, :spec_href, keyword_init: true)
#vendor_modules (rw)
spec_href links the domain's module section in the live spec (nil when unknown).