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

io.Stdout.terminalLines field description in Specification is incomplete. #31612

Closed
iarkh opened this issue Dec 12, 2017 · 1 comment
Closed
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. docs-api library-io type-documentation A request to add or improve documentation

Comments

@iarkh
Copy link
Contributor

iarkh commented Dec 12, 2017

io.Stdout.terminalLines field description in Specification is incomplete. It does not contain any info.

I believe it should be updated and look like one about the terminalColimns field:

Get the number of columns of the terminal.
If no terminal is attached to stdout, a StdoutException is thrown. See hasTerminal for more info.

See here: https://api.dartlang.org/stable/1.24.2/dart-io/Stdout/terminalLines.html

@floitschG floitschG added area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-io labels Dec 22, 2017
@kevmoo
Copy link
Member

kevmoo commented Feb 23, 2018

CC @zanderso

@natebosch natebosch added the type-documentation A request to add or improve documentation label Sep 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. docs-api library-io type-documentation A request to add or improve documentation
Projects
None yet
Development

No branches or pull requests

4 participants