Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
12 lines
311 B
Ruby
Generated
12 lines
311 B
Ruby
Generated
# typed: true
|
|
|
|
# DO NOT EDIT MANUALLY
|
|
# This is an autogenerated file for dynamic methods in `Livecheck`.
|
|
# Please instead update this file by running `bin/tapioca dsl Livecheck`.
|
|
|
|
|
|
class Livecheck
|
|
sig { params(args: T.untyped, block: T.untyped).returns(T.untyped) }
|
|
def url_options(*args, &block); end
|
|
end
|