mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07: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
|