Module: Strict::_MethodClass

Included in:
_InterfaceClass
Defined in:
sig/strict.rbs

Overview

Extend this type-only interface in application signatures for classes that include Strict::Method.

Instance Method Summary collapse

Instance Method Details

#sig { ... } ⇒ void

This method returns an undefined value.

Yields:

Yield Returns:

  • (void)


93
# File 'sig/strict.rbs', line 93

def sig: () { () [self: _MethodDsl] -> untyped } -> void