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 = {}
|
local dirs = {}
|
||||||
|
|
||||||
--- Last (current working) directory. Separate from recentDirs mainly for
|
--- Last (current working) directory. Separate from recentDirs mainly for easier use.
|
||||||
--- easier use.
|
|
||||||
dirs.old = ''
|
dirs.old = ''
|
||||||
--- Table of recent directories. For use, look at public functions.
|
--- Table of recent directories. For use, look at public functions.
|
||||||
dirs.recentDirs = {}
|
dirs.recentDirs = {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user