Module: Qismo::Types

Included in:
Object
Defined in:
lib/qismo/types.rb

Overview

Type specs module. Inherited from dry-types

Constant Summary collapse

Int =

Returns:

  • (Integer)
Params::Integer
String =

Returns:

Coercible::String
Bool =

Returns:

  • (TrueClass, FalseClass)
Params::Bool
Hash =

Returns:

Params::Hash