1 write to PrintJustified
NuGet.Commands (1)
ListCommand\ListArgs.cs (1)
88
PrintJustified
= printJustified;
5 references to PrintJustified
NuGet.Commands (5)
ListCommand\ListCommandRunner.cs (5)
170
listArgs.
PrintJustified
(0, p.Identity.Id);
171
listArgs.
PrintJustified
(1, p.Identity.Version.ToFullString());
172
listArgs.
PrintJustified
(1, p.Description);
175
listArgs.
PrintJustified
(1,
194
listArgs.
PrintJustified
(0, p.Identity.Id + " " + p.Identity.Version.ToFullString());