Difference between revisions of "Cd"

From MiniScript Wiki
Jump to navigation Jump to search
(Created page with "In Mini Micro, <c>cd</c> is a shorthand for <c>file.setdir</c>, that is, it sets the current working directory. ("cd" stands for Change Directory.) Category::Mini...")
(No difference)

Revision as of 00:29, 18 January 2025

In Mini Micro, cd is a shorthand for file.setdir, that is, it sets the current working directory. ("cd" stands for Change Directory.)

[[Category::Mini Micro]]