Pwd
Revision as of 03:56, 18 January 2021 by JoeStrout (talk | contribs) (Created page with "In Mini Micro, <c>pwd</c> is a shorthand for <c>file.curdir</c>, that is, it returns the current working directory. ("pwd" starts for "print working directory.) Ca...")
In Mini Micro, pwd
is a shorthand for file.curdir
, that is, it returns the current working directory. ("pwd" starts for "print working directory.)
[[Category::Mini Micro]]