Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
py2cr
main
Top Level Namespace
Array
AssertionError
Class
Enumerable
ENV
Hash
IO
Proc
PyOs
PyRange
PySys
Set
String
Tuple
Built with Crystal 1.9.2
2023-10-07 18:27:05 UTC
abstract class
Class
Class
Value
Object
Overview
Foo.call() or Foo.() is nothing => Foo.new() call.
Defined in:
py2cr/class.cr
Class Method Summary
.py_call
(*args, **kwargs)
Instance Method Summary
#py_call
(*args, **kwargs)
Class Method Detail
def self.
py_call
(*args, **kwargs)
#
[
View source
]
Instance Method Detail
def
py_call
(*args, **kwargs)
#
[
View source
]