diff --git a/docs/api/tty.md b/docs/api/tty.md index 3b4e80a..85046f9 100644 --- a/docs/api/tty.md +++ b/docs/api/tty.md @@ -56,3 +56,11 @@ local tty = require "tty" local rows, cols = tty.size() print(("terminal: %dx%d"):format(cols, rows)) ``` + +## Fields + + + +### `_VERSION` (`string`) + +Value: `"version"`