The readline.moveCursor() method moves the cursor relative to its current position in a given TTY stream.
Node readline.moveCursor function | API Reference | Bun BuildDocsReferenceGuidesBlogDiscord/node:readline/moveCursorFmoveCursor BuildDocsReferenceGuidesBlogDiscord /node:readline/moveCursorFmoveCursor readline.moveCursorfunction moveCursor(stream: WritableStream,dx: number,dy: number,callback?: () => void): boolean; @param callback @returns
Search the reference...
/
function
Invoked once the operation completes.
false if stream wishes for the calling code to wait for the 'drain' event to be emitted before continuing to write additional data; otherwise true.
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →Node readline.moveCursor function | API Reference | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- API documentation for function node:readline.moveCursor | Bun