mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-20 20:43:23 +00:00
1.4 KiB
1.4 KiB
title | description | layout | menu | ||||
---|---|---|---|---|---|---|---|
Module dirs | No description. | doc |
|
dirs.peak(num)
Look at num
amount of recent directories, starting from the latest.
This returns a table of recent directories, up to the num
amount.
Parameters
num
number
dirs.pop(num)
Remove the specified amount of dirs from the recent directories list.
Parameters
num
number