mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2025-12-31 04:09:32 -06:00
FF-1724: New flow element move directory
This commit is contained in:
@@ -7,7 +7,7 @@ namespace FileFlows.BasicNodes.File;
|
||||
/// <summary>
|
||||
/// Flow element that moves a folder
|
||||
/// </summary>
|
||||
public class MoveDirectory : Node
|
||||
public class MoveFolder : Node
|
||||
{
|
||||
/// <inheritdoc />
|
||||
public override int Inputs => 1;
|
||||
|
||||
Reference in New Issue
Block a user