mirror of
https://github.com/vlang/v.git
synced 2025-09-15 15:32:27 +03:00
5 lines
174 B
Markdown
5 lines
174 B
Markdown
## Description:
|
|
|
|
`os` provides common OS/platform independent functions for accessing
|
|
command line arguments, reading/writing files, listing folders,
|
|
handling processes etc.
|