Homec4science

Add a method to `PhutilConsoleTable` to hide the header.

Authored by Joshua Spence <josh@joshuaspence.com> on Jun 17 2014, 17:40.

Description

Add a method to PhutilConsoleTable to hide the header.

Summary: Add a setShowHeader method to PhutilConsoleTable so that the header row can be hidden.

Test Plan:
Constructed a headerless table.

+==========+==========+=====================+
|    12345 | alicoln  | abraham@lincoln.com |
| 99999999 | jbloggs  | joe@bloggs.com      |
+==========+==========+=====================+

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D9596

Details

Committed
Joshua Spence <josh@joshuaspence.com>Jun 17 2014, 17:40
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU5c6aaa12af5e: Allow PhutilConsoleProgressBar to be quiet
Branches
Unknown
Tags
Unknown

Event Timeline

Joshua Spence <josh@joshuaspence.com> committed rPHU7f78f3e8ff7b: Add a method to `PhutilConsoleTable` to hide the header. (authored by Joshua Spence <josh@joshuaspence.com>).Jun 17 2014, 17:40