Refactor on tools project name and workspaces to reflect the goal of serving as both console tools and a backbone for a UI project.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace RecrownedAthenaeum.ConsoleTools.CommandProcessor
|
||||
namespace RecrownedAthenaeum.Tools.CommandProcessor
|
||||
{
|
||||
internal class CommandEngine
|
||||
{
|
||||
|
Reference in New Issue
Block a user