Reveal project source
CUSTOM_FX · CLIENT · 6184e699c6441e000171316a
Nodes7
References2
Dynamic0
Errors0
Warnings0
Score34
Compatible
4.13.0
100%
7/7 ok
Issues
Show
| Severity | Type | Node |
|---|---|---|
| No issues linked to this stream. | ||
References
Show
| Kind | Type | Key | Source | Node |
|---|---|---|---|---|
| Reference | Temp Stream Variable | path | Design | #1 CMD Execute Action |
| Reference | Temp Stream Variable | path | Design | #2 Bash Execute Action |
| Setter | Temp Stream Variable | path | Nodelist | #5 Stream Set Temporary Variable Action |
Nodes
| # | Type | Title | Description | Summary | References | Issues |
|---|---|---|---|---|---|---|
| 0 | Condition / General / OSCondition | Operating System Condition V2 | Will match the current operating system | condition: IS success -> #1 CMD Execute Action failure -> #3 Operating System Condition V2 |
|
|
| 1 | Action / Execute / CMDExecute Action | CMD Execute Action | Will execute a windows CMD command | script: explorer.exe "{stream.variable.path}" success -> #4 Success Action |
stream_variable:path |
|
| 2 | Action / Execute / Bash Execute Action | Bash Execute Action | Will execute a unix BASH command | script: open '{stream.variable.path}' success -> #4 Success Action |
stream_variable:path |
|
| 3 | Condition / General / OSCondition | Operating System Condition V2 | Will match the current operating system | condition: IS success -> #2 Bash Execute Action failure -> #6 Success Action |
|
|
| 4 | Action / General / Success Action | Success Action | Use it to make a failed node be successful to ensure a whole stream is successful |
|
||
| 5 | Action / Helmut / Stream Set Temporary Variable Action | Stream Set Temporary Variable Action | Will set a temporary custom stream variable | temporary variable: path success -> #0 Operating System Condition V2 |
|
|
| 6 | Action / General / Success Action | Success Action | Use it to make a failed node be successful to ensure a whole stream is successful |
|