Skip to content

Commit

Permalink
feat: PipeScript.Languages.ExcludePath ( Fixes #877 )
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Jan 12, 2024
1 parent cb577a3 commit a94fd1d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/PipeScript/Interpreters/set_ExcludePath.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
PipeScript.Interpreters.set_ExcludePath()
-----------------------------------------

### Synopsis
Gets Excluded Paths for all languages.

---

### Description

Gets any excluded paths for interpreted languages in PipeScript.

If a command is like any of these paths, it should not be interpreted.

---

0 comments on commit a94fd1d

Please sign in to comment.