Go Package os: Difference between revisions
Jump to navigation
Jump to search
Line 40: | Line 40: | ||
=Command Line Parsing= | =Command Line Parsing= | ||
<blockquote style="background-color: #f9f9f9; border: solid thin lightgrey;"> | |||
:[[Go Command Line Parsing]] | |||
</blockquote> |
Revision as of 02:13, 4 April 2016
External
Internal
os Package Functions
os.Open()
Works with files and directories.
os.Create()
os.File
os.File Methods
FileInfo
FileInfo Methods
- Size()