Skip to content

FileManager.popCurrentworkingDirectory

Kerri Shotts edited this page Oct 26, 2013 · 2 revisions

(part of FileManager)

Parameters:

  • none

Returns: nothing

Pops the most recently pushed directory off the stack, and assigns it to the current working directory.

Usage

aFileManager.popCurrentWorkingDirectory();
Clone this wiki locally