mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-20 20:43:23 +00:00
docs: put dirs.old doc on 1 line
This commit is contained in:
parent
88dec05bbb
commit
5c3e0517af
@ -6,8 +6,7 @@ local fs = require 'fs'
|
||||
|
||||
local dirs = {}
|
||||
|
||||
--- Last (current working) directory. Separate from recentDirs mainly for
|
||||
--- easier use.
|
||||
--- Last (current working) directory. Separate from recentDirs mainly for easier use.
|
||||
dirs.old = ''
|
||||
--- Table of recent directories. For use, look at public functions.
|
||||
dirs.recentDirs = {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user