Start Text Editing
Purpose
Starts the text Editor Watcher for the designated folder.
Example
start-text-editing --directory "./templates/"
Result
Watching directory: C\Users\Partner\Templates
Command Syntax
| Parameter | Format | Requirement | Usage | 
|---|---|---|---|
| --directory | String | Optional | The directory to watch e.g. ./templates/. Will be the current directory if omitted. |