Skip to content

FileManager.pushCurrentWorkingDirectory

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

(part of FileManager)

Parameters:

  • none

Returns: nothing

Pushes the current working directory on to the stack.

Usage

aFileManager.pushCurrentWorkingDirectory();
Clone this wiki locally