mirror of
https://github.com/nsnail/dot.git
synced 2025-06-20 14:28:15 +08:00
<feat> + ip工具
This commit is contained in:
4
src/IP/Option.cs
Normal file
4
src/IP/Option.cs
Normal file
@ -0,0 +1,4 @@
|
||||
namespace Dot.IP;
|
||||
|
||||
[Verb("ip", HelpText = nameof(Str.Ip), ResourceType = typeof(Str))]
|
||||
public class Option : IOption { }
|
Reference in New Issue
Block a user