Skip to main content

assertDirectoryIsUntracked()

function assertDirectoryIsUntracked(directoryPath): void

Asserts that the given directory is ephemeral, i.e. not a source code directory and capable of being cleaned.

Parameters

ParameterType
directoryPathPathBuilderLike

Returns

void