WorkspaceClassifier
in package
FinalYes
Classifies only the supplied path as a Unity workspace.
A project is recognized from the same two exact-root marker files required by UnityProjectInfo. Parent and child directories are deliberately never scanned.
Table of Contents
Methods
Methods
classify()
public
classify(string $path) : WorkspaceClassification
Parameters
- $path : string