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