ファイルが存在するかを確認します
await fileExists("Notes/hoge.md")// true Copy
await fileExists("Notes/hoge.md")// true
Generated using TypeDoc
ファイルが存在するかを確認します