mirror of
https://github.com/nsnail/dot.git
synced 2025-12-16 00:45:47 +08:00
<refactor> 移除 https://github.com/commandlineparser/commandline.git
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
namespace Dot.ToLf;
|
||||
|
||||
[Description(nameof(Str.ConvertEndOfLineToLF))]
|
||||
[Localization(typeof(Str))]
|
||||
public sealed class Main : FilesTool<Option>
|
||||
{
|
||||
public Main(Option opt) : base(opt) { }
|
||||
|
||||
protected override async ValueTask FileHandle(string file, CancellationToken _)
|
||||
{
|
||||
ShowMessage(1, 0, 0);
|
||||
|
||||
Reference in New Issue
Block a user