mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
2 lines
2.6 KiB
JavaScript
2 lines
2.6 KiB
JavaScript
/*! For license information please see 97d30efb.118b7831.js.LICENSE.txt */
|
|
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[16632],{64444:(e,r,s)=>{s.r(r),s.d(r,{assets:()=>c,contentTitle:()=>i,default:()=>d,frontMatter:()=>n,metadata:()=>l,toc:()=>a});var o=s(85893),t=s(11151);const n={sidebar_label:"Process.kill"},i="Process.kill() method",l={id:"browsers-api/browsers.process.kill",title:"Process.kill() method",description:"Signature:",source:"@site/versioned_docs/version-21.6.0/browsers-api/browsers.process.kill.md",sourceDirName:"browsers-api",slug:"/browsers-api/browsers.process.kill",permalink:"/browsers-api/browsers.process.kill",draft:!1,unlisted:!1,tags:[],version:"21.6.0",frontMatter:{sidebar_label:"Process.kill"},sidebar:"browsersApi",previous:{title:"Process.hasClosed",permalink:"/browsers-api/browsers.process.hasclosed"},next:{title:"Process.waitForLineOutput",permalink:"/browsers-api/browsers.process.waitforlineoutput"}},c={},a=[{value:"Signature:",id:"signature",level:4}];function p(e){const r={code:"code",h1:"h1",h4:"h4",p:"p",pre:"pre",strong:"strong",...(0,t.a)(),...e.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(r.h1,{id:"processkill-method",children:"Process.kill() method"}),"\n",(0,o.jsx)(r.h4,{id:"signature",children:"Signature:"}),"\n",(0,o.jsx)(r.pre,{children:(0,o.jsx)(r.code,{className:"language-typescript",children:"class Process {\n kill(): void;\n}\n"})}),"\n",(0,o.jsx)(r.p,{children:(0,o.jsx)(r.strong,{children:"Returns:"})}),"\n",(0,o.jsx)(r.p,{children:"void"})]})}function d(e={}){const{wrapper:r}={...(0,t.a)(),...e.components};return r?(0,o.jsx)(r,{...e,children:(0,o.jsx)(p,{...e})}):p(e)}},75251:(e,r,s)=>{var o=s(67294),t=Symbol.for("react.element"),n=Symbol.for("react.fragment"),i=Object.prototype.hasOwnProperty,l=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,c={key:!0,ref:!0,__self:!0,__source:!0};function a(e,r,s){var o,n={},a=null,p=null;for(o in void 0!==s&&(a=""+s),void 0!==r.key&&(a=""+r.key),void 0!==r.ref&&(p=r.ref),r)i.call(r,o)&&!c.hasOwnProperty(o)&&(n[o]=r[o]);if(e&&e.defaultProps)for(o in r=e.defaultProps)void 0===n[o]&&(n[o]=r[o]);return{$$typeof:t,type:e,key:a,ref:p,props:n,_owner:l.current}}r.Fragment=n,r.jsx=a,r.jsxs=a},85893:(e,r,s)=>{e.exports=s(75251)},11151:(e,r,s)=>{s.d(r,{Z:()=>l,a:()=>i});var o=s(67294);const t={},n=o.createContext(t);function i(e){const r=o.useContext(n);return o.useMemo((function(){return"function"==typeof e?e(r):{...r,...e}}),[r,e])}function l(e){let r;return r=e.disableParentContext?"function"==typeof e.components?e.components(t):e.components||t:i(e.components),o.createElement(n.Provider,{value:r},e.children)}}}]); |