Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sections of output #3

Open
g105b opened this issue Sep 5, 2018 · 1 comment
Open

Sections of output #3

g105b opened this issue Sep 5, 2018 · 1 comment

Comments

@g105b
Copy link
Member

g105b commented Sep 5, 2018

It would be useful to refactor and enhance the output from just simple writeLine usage.

Idea:

$section = new OutputSection("The title of this section:");
$section->writeLine("Some text that will be indented", Colour::GREEN);

Oh, but Americans will hate the word Colour, so something else should be used.

@g105b
Copy link
Member Author

g105b commented Jun 9, 2021

This would be useful in the future, but there's still only a tiny amount of Cli usage across PHP.Gt, so I'm parking this for now to concentrate on shifting WebEngine v4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant