Skip to main content

1E 8.1 (on-premises)

Nomad.GetCachePath

Method

GetCachePath

Module

Nomad

Library

1E

Action

Gets the path on disk where Nomad’s cache is located.

Parameters

None

Return values

For each DP that has the content (maybe none):

CachePath (string): Absolute path of Nomad’s cache.

Example

Nomad.GetCachePath();

Platforms

  • Windows

Notes