1 write to _executableName
System.CommandLine (1)
RootCommand.cs (1)
72
=>
_executableName
??= Path.GetFileNameWithoutExtension(ExecutablePath).Replace(" ", "");