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