ミラー元
https://github.com/sammy-ette/Hilbish
前回の同期 2025-08-10 02:52:03 +00:00
Destroyed Fs (markdown)
コミット
f82d482493
14
Fs.md
14
Fs.md
@ -1,14 +0,0 @@
|
||||
Fs is a filesystem library for Hilbish. It allows you to access files and the filesystem, there's not much else to say.
|
||||
To require:
|
||||
```lua
|
||||
local fs = require 'fs'
|
||||
```
|
||||
|
||||
# Functions
|
||||
### fs.cd(path)
|
||||
Changes the current working directory to `path`.
|
||||
|
||||
#### Example
|
||||
```lua
|
||||
fs.cd "/etc"
|
||||
```
|
||||
読み込み中…
x
新しいイシューから参照
ユーザーをブロックする