Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 514 Bytes

tryorama.conductor.gettmpdirectory.md

File metadata and controls

19 lines (11 loc) · 514 Bytes

Home > @holochain/tryorama > Conductor > getTmpDirectory

Conductor.getTmpDirectory() method

Get the path of the directory that contains all files and folders of the conductor.

Signature:

getTmpDirectory(): string;

Returns:

string

The conductor's temporary directory.