gavinlaking/vedeu

View on GitHub
docs/dsl/by_method/width.md

Summary

Maintainability
Test Coverage
### Vedeu.width

Returns the total width (number of columns/characters) of the
current terminal.

    Vedeu.width # => provides the width via the Vedeu API.

See {Vedeu::Terminal#size} for more information about the reported
terminal size.