mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-27 19:59:07 +00:00
3 lines
81 B
Python
3 lines
81 B
Python
.Install = 'install': ClassType
|
|
.Install.
|
|
run!: (self: .Install) => NoneType
|