Sha256: 850106b383848ccabaa4e13dc4b73f93d7fdab25812ce91eba440bec568bb242

Contents?: true

Size: 733 Bytes

Versions: 3

Compression:

Stored size: 733 Bytes

Contents

# This file is autogenerated. Do not edit it by hand. Regenerate it with:
#   srb rbi gems

# typed: strict
#
# If you would like to make changes to this file, great! Please create the gem's shim here:
#
#   https://github.com/sorbet/sorbet-typed/new/master?filename=lib/declarative-option/all/declarative-option.rbi
#
# declarative-option-0.1.0

module Declarative
  def self.Option(value, options = nil); end
end
module Declarative::Callable
end
class Declarative::Option
  def call(value, options = nil); end
  def callable?(value, options); end
  def lambda_for_callable(value, options); end
  def lambda_for_proc(value, options); end
  def lambda_for_static(value, options); end
  def lambda_for_symbol(value, options); end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ledger_tiller_export-0.1.2 sorbet/rbi/gems/declarative-option.rbi
ledger_tiller_export-0.1.1 sorbet/rbi/gems/declarative-option.rbi
ledger_tiller_export-0.1.0 sorbet/rbi/gems/declarative-option.rbi