diffobj (version 0.2.3)

console_lines: Attempt to Compute Console Height in Text Lines

Description

Returns the value of the LINES system variable if it is reasonable, 48 otherwise.

Usage

console_lines()

Arguments

Value

integer(1L)

Examples

Run this code
# NOT RUN {
console_lines()
# }

Run the code above in your browser using DataCamp Workspace