mirror of
https://github.com/odin-lang/Odin.git
synced 2025-12-30 09:54:45 +00:00
5 lines
102 B
Odin
5 lines
102 B
Odin
/*
|
|
This package is for interacting with the command line interface of the system.
|
|
*/
|
|
package terminal
|