Feature #36813

Provide function for outputting word wrapped text to the command line

Added by Robert Lemke over 3 years ago. Updated over 3 years ago.

Status:Resolved Start date:2012-05-03
Priority:Should have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:Cli
Target version:TYPO3 Flow Base Distribution - 1.1 beta 1
PHP Version:5.3 Complexity:easy
Has patch:No

Description

Similar to $this->output() and $this->outputLine() the CommandController could provide a method $this->outputFormatted() which allows for formatted output of the given text.

Associated revisions

Revision 95af0e5f
Added by Robert Lemke over 3 years ago

[FEATURE] Provide outputFormatted() function for CLI

This introduces a new method for outputting formatted
(that is, word wrapped and optionally padded) text to
the command line.

Change-Id: I87feaed54b3b75d5b0ed72b65de0d5f79362d3c1
Resolves: #36813
Releases: 1.1

History

#1 Updated by Gerrit Code Review over 3 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10954

#2 Updated by Robert Lemke over 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF