Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
SeleniumHQ
GitHub Repository: SeleniumHQ/Selenium
Path: blob/trunk/rb/sig/interfaces/define_method.rbs
1864 views
interface _DefineMethod
  def define_method: (untyped) { (untyped) -> untyped } -> untyped
end