Identifier: current_dir

Type

string

Description

The current working directory for file access. This identifier may be changed explicitly by assignment or implicitly by the path command.

When querying the value of current_dir, the returned value always includes the trailing ’/’ character.

Examples

current_dir = 'c:/apps/test'
path c:/apps/test

See Also

Commands:

path

Identifiers:

home_dir (string)