mirror of
https://github.com/coder/code-server.git
synced 2026-05-06 12:31:58 +02:00
Implement fs module (#3)
* Implements the fs module * Add stats object * Add not implemented to createWriteStream * Update mkdtemp to use tmp dir * Unexport Stats * Add client web socket for commands and restructure
This commit is contained in:
1
packages/protocol/test/forker.js
Executable file
1
packages/protocol/test/forker.js
Executable file
@@ -0,0 +1 @@
|
||||
console.log("test");
|
||||
Reference in New Issue
Block a user