Libraries
»
rbi
(0.3.1)
»
Index
»
RBI
»
Type
»
NoReturn
»
#to_rbi
Method: RBI::Type::NoReturn#to_rbi
Defined in:
lib/rbi/type.rb
#
to_rbi
⇒
Object
: -> String
97 98 99
# File 'lib/rbi/type.rb', line 97
def
to_rbi
"
T.noreturn
"
end