mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-01-05 23:39:50 -06:00
docs
This commit is contained in:
@@ -10,6 +10,8 @@ namespace FileFlows.BasicNodes.File
|
||||
public override FlowElementType Type => FlowElementType.Input;
|
||||
public override string Icon => "far fa-file";
|
||||
|
||||
public override string HelpUrl => "https://docs.fileflows.com/plugins/basic-nodes/input-file";
|
||||
|
||||
public override int Execute(NodeParameters args)
|
||||
{
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user