2 references to s_tailOption
aspire (2)
Commands\LogsCommand.cs (2)
126
Options.Add(
s_tailOption
);
138
var tail = parseResult.GetValue(
s_tailOption
);