Engine

Covers Engine 2.0.0

Projects and Files

Open projects and work with their files, directories, and project metadata.

OperationDescription
dartwic/delete-fileDeletes one file or one empty directory.
dartwic/get-directory-treeReturns a recursive directory tree rooted at a workspace resource directory.
dartwic/get-fileReads a text file and optionally creates it when missing.
dartwic/move-fileMoves a file or directory to a new path within the selected root.
dartwic/projects/check-portabilityChecks declared dependencies and JSON resources in the active project.
dartwic/projects/createCreates a project and makes it available to the engine.
dartwic/projects/get-activeReturns the active project.
dartwic/projects/listLists available projects.
dartwic/projects/renameRenames an existing project.
dartwic/projects/selectSelects the active project loaded by the engine.
dartwic/rename-fileRenames a file or directory without changing its parent directory.
dartwic/save-fileWrites a file or creates a directory below a workspace root.
dartwic/search-filesSearches file names, paths, and optionally text content in the active project.
dartwic/search-files/startStarts a detached job that searches project files.