12 lines
263 B
Plaintext
Raw Normal View History

# typed: true
# DO NOT EDIT MANUALLY
# This is an autogenerated file for dynamic methods in `Cask::Cask`.
# Please instead update this file by running `bin/tapioca dsl Cask::Cask`.
class Cask::Cask
sig { returns(T::Boolean) }
def loaded_from_api?; end
end