Page MenuHomePhabricator

Add a `addColumns` method to `PhutilConsoleTable`.
ClosedPublic

Authored by joshuaspence on Jun 15 2014, 6:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jun 9 2025, 2:25 AM
Unknown Object (File)
May 5 2025, 2:02 PM
Unknown Object (File)
Apr 26 2025, 10:18 PM
Unknown Object (File)
Apr 15 2025, 1:51 AM
Unknown Object (File)
Apr 12 2025, 8:03 PM
Unknown Object (File)
Mar 29 2025, 5:41 PM
Unknown Object (File)
Mar 16 2025, 9:00 PM
Unknown Object (File)
Mar 13 2025, 10:00 PM
Subscribers

Details

Summary

Allow columns to be added in one big hit. In some cases, this may be easier than adding columns individually.

Test Plan

Meh

Diff Detail

Repository
rPHU libphutil
Branch
table
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1117
Build 1117: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

joshuaspence retitled this revision from to Add a `addColumns` method to `PhutilConsoleTable`..
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.

I gave you commit access since you seem trustworthy, you should be able to realign your working copies like this:

git remote set-url origin ssh://dweller@secure.phabricator.com/diffusion/PHU/libphutil.git

..and then arc land your own stuff from here on out.

This revision is now accepted and ready to land.Jun 15 2014, 6:15 PM