mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2025-12-30 21:30:05 -06:00
docs
This commit is contained in:
@@ -5,6 +5,9 @@ namespace FileFlows.BasicNodes.File
|
||||
using FileFlows.Plugin.Attributes;
|
||||
using FileFlows.Plugin.Helpers;
|
||||
|
||||
/// <summary>
|
||||
/// Node that copies a file
|
||||
/// </summary>
|
||||
public class CopyFile : Node
|
||||
{
|
||||
public override int Inputs => 1;
|
||||
|
||||
Reference in New Issue
Block a user