mirror of
https://github.com/nsnail/dot.git
synced 2025-08-03 20:45:36 +08:00
5 lines
114 B
C#
5 lines
114 B
C#
// ReSharper disable ClassNeverInstantiated.Global
|
|
|
|
namespace Dot.Rbom;
|
|
|
|
internal sealed class Option : DirOption; |