Try to run a function and return the result. If the function throws, return the result of the catch function.
ShellPromise.try method | Bun module | Bun BuildDocsReferenceGuidesBlogDiscord/Bun/$/ShellPromise/tryMtry BuildDocsReferenceGuidesBlogDiscord /Bun/$/ShellPromise/tryMtry $.ShellPromise.trystatic tryT, A extends any[] = []>(fn: (...args: A) => T | PromiseLikeT>,...args: A): PromiseT>; @param fn @param args @returns
Search the reference...
/
method
The function to run
The arguments to pass to the function. This is similar to setTimeout and avoids the extra closure.
The result of the function or the result of the catch function
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →ShellPromise.try method | Bun module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- API documentation for method bun.$.ShellPromise.try | Bun