Sha256: 8b055dd5c0b6c878a5ccea862312993bf3550753f7be29f07651b905c4a4f98e
Contents?: true
Size: 845 Bytes
Versions: 1
Compression:
Stored size: 845 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/trailblazer-option/all/trailblazer-option.rbi # # trailblazer-option-0.1.1 module Trailblazer def self.Option(value); end end class Trailblazer::Option def self.build(value); end def self.call!(value, *args, signal: nil, keyword_arguments: nil, **arg4, &block); end def self.evaluate_callable(value, *args, **options, &block); end def self.evaluate_method(value, *args, exec_context: nil, **options, &block); end def self.evaluate_proc(value, *args, signal: nil, exec_context: nil, **options); end def self.evaluator(value, *args, **options, &block); end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ipt-2.1.0 | sorbet/rbi/gems/trailblazer-option.rbi |