From c18b010cc49fff29c08b03499a06690551a7e622 Mon Sep 17 00:00:00 2001 From: allanbowe Date: Wed, 1 Feb 2023 10:24:24 +0000 Subject: [PATCH] deploy: b04df0bc6d93963d3ad74deecd9edd76b38186d1 --- assets/main.js | 108 +++---- assets/search.js | 2 +- assets/style.css | 59 +++- classes/SAS9ApiClient.SAS9ApiClient.html | 20 +- .../SASViyaApiClient.SASViyaApiClient.html | 100 +++--- .../{SASjs.default.html => SASjs.SASjs.html} | 290 +++++++++--------- classes/SASjsApiClient.SASjsApiClient.html | 34 +- classes/types.SASjsConfig.html | 32 +- enums/types.LoginMechanism.html | 12 +- index.html | 6 +- .../SASjsApiClient.SASjsAuthResponse.html | 12 +- interfaces/types.Context.html | 18 +- interfaces/types.ContextAllAttributes.html | 36 ++- interfaces/types.CsrfToken.html | 12 +- interfaces/types.EditContextInput.html | 28 +- interfaces/types.ExecutionQuery.html | 12 +- interfaces/types.File.html | 16 +- interfaces/types.Folder.html | 16 +- interfaces/types.Job.html | 26 +- interfaces/types.JobDefinition.html | 10 +- interfaces/types.JobResult.html | 10 +- interfaces/types.Link.html | 18 +- interfaces/types.PollOptions.html | 16 +- interfaces/types.SASjsRequest.html | 20 +- interfaces/types.Session.html | 20 +- interfaces/types.SessionVariable.html | 10 +- interfaces/types.UploadFile.html | 12 +- interfaces/types.WriteStream.html | 16 +- modules.html | 6 +- modules/SAS9ApiClient.html | 8 +- modules/SASViyaApiClient.html | 8 +- modules/SASjs.html | 12 +- modules/SASjsApiClient.html | 8 +- modules/types.html | 8 +- 34 files changed, 571 insertions(+), 450 deletions(-) rename classes/{SASjs.default.html => SASjs.SASjs.html} (76%) diff --git a/assets/main.js b/assets/main.js index abd0485..d55df03 100644 --- a/assets/main.js +++ b/assets/main.js @@ -1,54 +1,58 @@ "use strict"; "use strict";(()=>{var Qe=Object.create;var ae=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Ce=Object.getOwnPropertyNames;var Oe=Object.getPrototypeOf,Re=Object.prototype.hasOwnProperty;var _e=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Me=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Ce(e))!Re.call(t,i)&&i!==n&&ae(t,i,{get:()=>e[i],enumerable:!(r=Pe(e,i))||r.enumerable});return t};var De=(t,e,n)=>(n=t!=null?Qe(Oe(t)):{},Me(e||!t||!t.__esModule?ae(n,"default",{value:t,enumerable:!0}):n,t));var de=_e((ce,he)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(n){e.console&&console.warn&&console.warn(n)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var h=t.utils.clone(n)||{};h.position=[a,l],h.index=s.length,s.push(new t.Token(r.slice(a,o),h))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. -`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ou?h+=2:a==u&&(n+=r[l+1]*i[h+1],l+=2,h+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}if(s.str.length==0&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}s.str.length==1&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var h=s.str.charAt(0),m=s.str.charAt(1),v;m in s.node.edges?v=s.node.edges[m]:(v=new t.TokenSet,s.node.edges[m]=v),s.str.length==1&&(v.final=!0),i.push({node:v,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),u=0;u1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,n){typeof define=="function"&&define.amd?define(n):typeof ce=="object"?he.exports=n():e.lunr=n()}(this,function(){return t})})()});var le=[];function j(t,e){le.push({selector:e,constructor:t})}var Y=class{constructor(){this.createComponents(document.body)}createComponents(e){le.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r}),r.dataset.hasInstance=String(!0))})})}};var k=class{constructor(e){this.el=e.el}};var J=class{constructor(){this.listeners={}}addEventListener(e,n){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(n)}removeEventListener(e,n){if(!(e in this.listeners))return;let r=this.listeners[e];for(let i=0,s=r.length;i{let n=Date.now();return(...r)=>{n+e-Date.now()<0&&(t(...r),n=Date.now())}};var re=class extends J{constructor(){super();this.scrollTop=0;this.lastY=0;this.width=0;this.height=0;this.showToolbar=!0;this.toolbar=document.querySelector(".tsd-page-toolbar"),this.navigation=document.querySelector(".col-menu"),window.addEventListener("scroll",ne(()=>this.onScroll(),10)),window.addEventListener("resize",ne(()=>this.onResize(),10)),this.searchInput=document.querySelector("#tsd-search input"),this.searchInput&&this.searchInput.addEventListener("focus",()=>{this.hideShowToolbar()}),this.onResize(),this.onScroll()}triggerResize(){let n=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(n)}onResize(){this.width=window.innerWidth||0,this.height=window.innerHeight||0;let n=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(n)}onScroll(){this.scrollTop=window.scrollY||0;let n=new CustomEvent("scroll",{detail:{scrollTop:this.scrollTop}});this.dispatchEvent(n),this.hideShowToolbar()}hideShowToolbar(){let n=this.showToolbar;this.showToolbar=this.lastY>=this.scrollTop||this.scrollTop<=0||!!this.searchInput&&this.searchInput===document.activeElement,n!==this.showToolbar&&(this.toolbar.classList.toggle("tsd-page-toolbar--hide"),this.navigation?.classList.toggle("col-menu--hide")),this.lastY=this.scrollTop}},R=re;R.instance=new re;var X=class extends k{constructor(n){super(n);this.anchors=[];this.index=-1;R.instance.addEventListener("resize",()=>this.onResize()),R.instance.addEventListener("scroll",r=>this.onScroll(r)),this.createAnchors()}createAnchors(){let n=window.location.href;n.indexOf("#")!=-1&&(n=n.substring(0,n.indexOf("#"))),this.el.querySelectorAll("a").forEach(r=>{let i=r.href;if(i.indexOf("#")==-1||i.substring(0,n.length)!=n)return;let s=i.substring(i.indexOf("#")+1),o=document.querySelector("a.tsd-anchor[name="+s+"]"),a=r.parentNode;!o||!a||this.anchors.push({link:a,anchor:o,position:0})}),this.onResize()}onResize(){let n;for(let i=0,s=this.anchors.length;ii.position-s.position);let r=new CustomEvent("scroll",{detail:{scrollTop:R.instance.scrollTop}});this.onScroll(r)}onScroll(n){let r=n.detail.scrollTop+5,i=this.anchors,s=i.length-1,o=this.index;for(;o>-1&&i[o].position>r;)o-=1;for(;o-1&&this.anchors[this.index].link.classList.remove("focus"),this.index=o,this.index>-1&&this.anchors[this.index].link.classList.add("focus"))}};var ue=(t,e=100)=>{let n;return(...r)=>{clearTimeout(n),n=setTimeout(()=>t(r),e)}};var me=De(de());function ve(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let n=document.querySelector("#tsd-search input"),r=document.querySelector("#tsd-search .results");if(!n||!r)throw new Error("The input field or the result list wrapper was not found");let i=!1;r.addEventListener("mousedown",()=>i=!0),r.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),n.addEventListener("focus",()=>t.classList.add("has-focus")),n.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Fe(t,r,n,s)}function Fe(t,e,n,r){n.addEventListener("input",ue(()=>{Ae(t,e,n,r)},200));let i=!1;n.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ve(e,n):s.key=="Escape"?n.blur():s.key=="ArrowUp"?fe(e,-1):s.key==="ArrowDown"?fe(e,1):i=!1}),n.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!n.matches(":focus")&&s.key==="/"&&(n.focus(),s.preventDefault())})}function He(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=me.Index.load(window.searchData.index))}function Ae(t,e,n,r){if(He(r,t),!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s=i?r.index.search(`*${i}*`):[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o${pe(u.parent,i)}.${l}`);let h=document.createElement("li");h.classList.value=u.classes??"";let m=document.createElement("a");m.href=r.base+u.url,m.innerHTML=l,h.append(m),e.appendChild(h)}}function fe(t,e){let n=t.querySelector(".current");if(!n)n=t.querySelector(e==1?"li:first-child":"li:last-child"),n&&n.classList.add("current");else{let r=n;if(e===1)do r=r.nextElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);else do r=r.previousElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);r&&(n.classList.remove("current"),r.classList.add("current"))}}function Ve(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),e.blur()}}function pe(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(ie(t.substring(s,o)),`${ie(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(ie(t.substring(s))),i.join("")}var Ne={"&":"&","<":"<",">":">","'":"'",'"':"""};function ie(t){return t.replace(/[&<>"'"]/g,e=>Ne[e])}var F="mousedown",ye="mousemove",B="mouseup",Z={x:0,y:0},ge=!1,se=!1,je=!1,H=!1,xe=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(xe?"is-mobile":"not-mobile");xe&&"ontouchstart"in document.documentElement&&(je=!0,F="touchstart",ye="touchmove",B="touchend");document.addEventListener(F,t=>{se=!0,H=!1;let e=F=="touchstart"?t.targetTouches[0]:t;Z.y=e.pageY||0,Z.x=e.pageX||0});document.addEventListener(ye,t=>{if(!!se&&!H){let e=F=="touchstart"?t.targetTouches[0]:t,n=Z.x-(e.pageX||0),r=Z.y-(e.pageY||0);H=Math.sqrt(n*n+r*r)>10}});document.addEventListener(B,()=>{se=!1});document.addEventListener("click",t=>{ge&&(t.preventDefault(),t.stopImmediatePropagation(),ge=!1)});var K=class extends k{constructor(n){super(n);this.className=this.el.dataset.toggle||"",this.el.addEventListener(B,r=>this.onPointerUp(r)),this.el.addEventListener("click",r=>r.preventDefault()),document.addEventListener(F,r=>this.onDocumentPointerDown(r)),document.addEventListener(B,r=>this.onDocumentPointerUp(r))}setActive(n){if(this.active==n)return;this.active=n,document.documentElement.classList.toggle("has-"+this.className,n),this.el.classList.toggle("active",n);let r=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(r),setTimeout(()=>document.documentElement.classList.remove(r),500)}onPointerUp(n){H||(this.setActive(!0),n.preventDefault())}onDocumentPointerDown(n){if(this.active){if(n.target.closest(".col-menu, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(n){if(!H&&this.active&&n.target.closest(".col-menu")){let r=n.target.closest("a");if(r){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substring(0,i.indexOf("#"))),r.href.substring(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var oe;try{oe=localStorage}catch{oe={getItem(){return null},setItem(){}}}var Q=oe;var Le=document.head.appendChild(document.createElement("style"));Le.dataset.for="filters";var ee=class extends k{constructor(n){super(n);this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),Le.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } -`}fromLocalStorage(){let n=Q.getItem(this.key);return n?n==="true":this.el.checked}setLocalStorage(n){Q.setItem(this.key,n.toString()),this.value=n,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),document.querySelectorAll(".tsd-index-section").forEach(n=>{n.style.display="block";let r=Array.from(n.querySelectorAll(".tsd-index-link")).every(i=>i.offsetParent==null);n.style.display=r?"none":"block"})}};var te=class extends k{constructor(n){super(n);this.calculateHeights(),this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.textContent.replace(/\s+/g,"-").toLowerCase()}`,this.setLocalStorage(this.fromLocalStorage(),!0),this.summary.addEventListener("click",r=>this.toggleVisibility(r)),this.icon.style.transform=this.getIconRotation()}getIconRotation(n=this.el.open){return`rotate(${n?0:-90}deg)`}calculateHeights(){let n=this.el.open,{position:r,left:i}=this.el.style;this.el.style.position="fixed",this.el.style.left="-9999px",this.el.open=!0,this.expandedHeight=this.el.offsetHeight+"px",this.el.open=!1,this.collapsedHeight=this.el.offsetHeight+"px",this.el.open=n,this.el.style.height=n?this.expandedHeight:this.collapsedHeight,this.el.style.position=r,this.el.style.left=i}toggleVisibility(n){n.preventDefault(),this.el.style.overflow="hidden",this.el.open?this.collapse():this.expand()}expand(n=!0){this.el.open=!0,this.animate(this.collapsedHeight,this.expandedHeight,{opening:!0,duration:n?300:0})}collapse(n=!0){this.animate(this.expandedHeight,this.collapsedHeight,{opening:!1,duration:n?300:0})}animate(n,r,{opening:i,duration:s=300}){if(this.animation)return;let o={duration:s,easing:"ease"};this.animation=this.el.animate({height:[n,r]},o),this.icon.animate({transform:[this.icon.style.transform||this.getIconRotation(!i),this.getIconRotation(i)]},o).addEventListener("finish",()=>{this.icon.style.transform=this.getIconRotation(i)}),this.animation.addEventListener("finish",()=>this.animationEnd(i))}animationEnd(n){this.el.open=n,this.animation=void 0,this.el.style.height="auto",this.el.style.overflow="visible",this.setLocalStorage(n)}fromLocalStorage(){let n=Q.getItem(this.key);return n?n==="true":this.el.open}setLocalStorage(n,r=!1){this.fromLocalStorage()===n&&!r||(Q.setItem(this.key,n.toString()),this.el.open=n,this.handleValueChange(r))}handleValueChange(n=!1){this.fromLocalStorage()===this.el.open&&!n||(this.fromLocalStorage()?this.expand(!1):this.collapse(!1))}};function be(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,Ee(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),Ee(t.value)})}function Ee(t){document.documentElement.dataset.theme=t}ve();j(X,".menu-highlight");j(K,"a[data-toggle]");j(te,".tsd-index-accordion");j(ee,".tsd-filter-item input[type=checkbox]");var Se=document.getElementById("theme");Se&&be(Se);var Be=new Y;Object.defineProperty(window,"app",{value:Be});})(); -/*! - * lunr.Builder - * Copyright (C) 2020 Oliver Nightingale - */ -/*! - * lunr.Index - * Copyright (C) 2020 Oliver Nightingale - */ -/*! - * lunr.Pipeline - * Copyright (C) 2020 Oliver Nightingale - */ -/*! - * lunr.Set - * Copyright (C) 2020 Oliver Nightingale - */ -/*! - * lunr.TokenSet - * Copyright (C) 2020 Oliver Nightingale - */ -/*! - * lunr.Vector - * Copyright (C) 2020 Oliver Nightingale - */ -/*! - * lunr.stemmer - * Copyright (C) 2020 Oliver Nightingale - * Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt - */ -/*! - * lunr.stopWordFilter - * Copyright (C) 2020 Oliver Nightingale - */ -/*! - * lunr.tokenizer - * Copyright (C) 2020 Oliver Nightingale - */ -/*! - * lunr.trimmer - * Copyright (C) 2020 Oliver Nightingale - */ -/*! - * lunr.utils - * Copyright (C) 2020 Oliver Nightingale - */ -/** - * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9 - * Copyright (C) 2020 Oliver Nightingale - * @license MIT - */ +`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ou?h+=2:a==u&&(n+=r[l+1]*i[h+1],l+=2,h+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}if(s.str.length==0&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}s.str.length==1&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var h=s.str.charAt(0),m=s.str.charAt(1),v;m in s.node.edges?v=s.node.edges[m]:(v=new t.TokenSet,s.node.edges[m]=v),s.str.length==1&&(v.final=!0),i.push({node:v,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),u=0;u1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,n){typeof define=="function"&&define.amd?define(n):typeof ce=="object"?he.exports=n():e.lunr=n()}(this,function(){return t})})()});var le=[];function B(t,e){le.push({selector:e,constructor:t})}var Y=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureFocusedElementVisible(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible())}createComponents(e){le.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r,app:this}),r.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}ensureFocusedElementVisible(){this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null);let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n.tagName!=="SECTION";)n=n.parentElement;if(n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let r=document.createElement("p");r.classList.add("warning"),r.textContent="This member is normally hidden due to your filter settings.",n.prepend(r)}}};var I=class{constructor(e){this.el=e.el,this.app=e.app}};var J=class{constructor(){this.listeners={}}addEventListener(e,n){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(n)}removeEventListener(e,n){if(!(e in this.listeners))return;let r=this.listeners[e];for(let i=0,s=r.length;i{let n=Date.now();return(...r)=>{n+e-Date.now()<0&&(t(...r),n=Date.now())}};var re=class extends J{constructor(){super();this.scrollTop=0;this.lastY=0;this.width=0;this.height=0;this.showToolbar=!0;this.toolbar=document.querySelector(".tsd-page-toolbar"),this.navigation=document.querySelector(".col-menu"),window.addEventListener("scroll",ne(()=>this.onScroll(),10)),window.addEventListener("resize",ne(()=>this.onResize(),10)),this.searchInput=document.querySelector("#tsd-search input"),this.searchInput&&this.searchInput.addEventListener("focus",()=>{this.hideShowToolbar()}),this.onResize(),this.onScroll()}triggerResize(){let n=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(n)}onResize(){this.width=window.innerWidth||0,this.height=window.innerHeight||0;let n=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(n)}onScroll(){this.scrollTop=window.scrollY||0;let n=new CustomEvent("scroll",{detail:{scrollTop:this.scrollTop}});this.dispatchEvent(n),this.hideShowToolbar()}hideShowToolbar(){let n=this.showToolbar;this.showToolbar=this.lastY>=this.scrollTop||this.scrollTop<=0||!!this.searchInput&&this.searchInput===document.activeElement,n!==this.showToolbar&&(this.toolbar.classList.toggle("tsd-page-toolbar--hide"),this.navigation?.classList.toggle("col-menu--hide")),this.lastY=this.scrollTop}},R=re;R.instance=new re;var X=class extends I{constructor(n){super(n);this.anchors=[];this.index=-1;R.instance.addEventListener("resize",()=>this.onResize()),R.instance.addEventListener("scroll",r=>this.onScroll(r)),this.createAnchors()}createAnchors(){let n=window.location.href;n.indexOf("#")!=-1&&(n=n.substring(0,n.indexOf("#"))),this.el.querySelectorAll("a").forEach(r=>{let i=r.href;if(i.indexOf("#")==-1||i.substring(0,n.length)!=n)return;let s=i.substring(i.indexOf("#")+1),o=document.querySelector("a.tsd-anchor[name="+s+"]"),a=r.parentNode;!o||!a||this.anchors.push({link:a,anchor:o,position:0})}),this.onResize()}onResize(){let n;for(let i=0,s=this.anchors.length;ii.position-s.position);let r=new CustomEvent("scroll",{detail:{scrollTop:R.instance.scrollTop}});this.onScroll(r)}onScroll(n){let r=n.detail.scrollTop+5,i=this.anchors,s=i.length-1,o=this.index;for(;o>-1&&i[o].position>r;)o-=1;for(;o-1&&this.anchors[this.index].link.classList.remove("focus"),this.index=o,this.index>-1&&this.anchors[this.index].link.classList.add("focus"))}};var ue=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var me=De(de());function ve(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let n=document.querySelector("#tsd-search input"),r=document.querySelector("#tsd-search .results");if(!n||!r)throw new Error("The input field or the result list wrapper was not found");let i=!1;r.addEventListener("mousedown",()=>i=!0),r.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),n.addEventListener("focus",()=>t.classList.add("has-focus")),n.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Fe(t,r,n,s)}function Fe(t,e,n,r){n.addEventListener("input",ue(()=>{He(t,e,n,r)},200));let i=!1;n.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ve(e,n):s.key=="Escape"?n.blur():s.key=="ArrowUp"?pe(e,-1):s.key==="ArrowDown"?pe(e,1):i=!1}),n.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!n.matches(":focus")&&s.key==="/"&&(n.focus(),s.preventDefault())})}function Ae(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=me.Index.load(window.searchData.index))}function He(t,e,n,r){if(Ae(r,t),!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s=i?r.index.search(`*${i}*`):[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o${fe(u.parent,i)}.${l}`);let h=document.createElement("li");h.classList.value=u.classes??"";let m=document.createElement("a");m.href=r.base+u.url,m.innerHTML=l,h.append(m),e.appendChild(h)}}function pe(t,e){let n=t.querySelector(".current");if(!n)n=t.querySelector(e==1?"li:first-child":"li:last-child"),n&&n.classList.add("current");else{let r=n;if(e===1)do r=r.nextElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);else do r=r.previousElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);r&&(n.classList.remove("current"),r.classList.add("current"))}}function Ve(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),e.blur()}}function fe(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(ie(t.substring(s,o)),`${ie(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(ie(t.substring(s))),i.join("")}var Ne={"&":"&","<":"<",">":">","'":"'",'"':"""};function ie(t){return t.replace(/[&<>"'"]/g,e=>Ne[e])}var F="mousedown",ye="mousemove",j="mouseup",Z={x:0,y:0},ge=!1,se=!1,Be=!1,A=!1,xe=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(xe?"is-mobile":"not-mobile");xe&&"ontouchstart"in document.documentElement&&(Be=!0,F="touchstart",ye="touchmove",j="touchend");document.addEventListener(F,t=>{se=!0,A=!1;let e=F=="touchstart"?t.targetTouches[0]:t;Z.y=e.pageY||0,Z.x=e.pageX||0});document.addEventListener(ye,t=>{if(se&&!A){let e=F=="touchstart"?t.targetTouches[0]:t,n=Z.x-(e.pageX||0),r=Z.y-(e.pageY||0);A=Math.sqrt(n*n+r*r)>10}});document.addEventListener(j,()=>{se=!1});document.addEventListener("click",t=>{ge&&(t.preventDefault(),t.stopImmediatePropagation(),ge=!1)});var K=class extends I{constructor(n){super(n);this.className=this.el.dataset.toggle||"",this.el.addEventListener(j,r=>this.onPointerUp(r)),this.el.addEventListener("click",r=>r.preventDefault()),document.addEventListener(F,r=>this.onDocumentPointerDown(r)),document.addEventListener(j,r=>this.onDocumentPointerUp(r))}setActive(n){if(this.active==n)return;this.active=n,document.documentElement.classList.toggle("has-"+this.className,n),this.el.classList.toggle("active",n);let r=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(r),setTimeout(()=>document.documentElement.classList.remove(r),500)}onPointerUp(n){A||(this.setActive(!0),n.preventDefault())}onDocumentPointerDown(n){if(this.active){if(n.target.closest(".col-menu, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(n){if(!A&&this.active&&n.target.closest(".col-menu")){let r=n.target.closest("a");if(r){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substring(0,i.indexOf("#"))),r.href.substring(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var oe;try{oe=localStorage}catch{oe={getItem(){return null},setItem(){}}}var Q=oe;var Le=document.head.appendChild(document.createElement("style"));Le.dataset.for="filters";var ee=class extends I{constructor(n){super(n);this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),Le.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } +`}fromLocalStorage(){let n=Q.getItem(this.key);return n?n==="true":this.el.checked}setLocalStorage(n){Q.setItem(this.key,n.toString()),this.value=n,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),document.querySelectorAll(".tsd-index-section").forEach(n=>{n.style.display="block";let r=Array.from(n.querySelectorAll(".tsd-index-link")).every(i=>i.offsetParent==null);n.style.display=r?"none":"block"})}};var te=class extends I{constructor(n){super(n);this.calculateHeights(),this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.textContent.replace(/\s+/g,"-").toLowerCase()}`,this.setLocalStorage(this.fromLocalStorage(),!0),this.summary.addEventListener("click",r=>this.toggleVisibility(r)),this.icon.style.transform=this.getIconRotation()}getIconRotation(n=this.el.open){return`rotate(${n?0:-90}deg)`}calculateHeights(){let n=this.el.open,{position:r,left:i}=this.el.style;this.el.style.position="fixed",this.el.style.left="-9999px",this.el.open=!0,this.expandedHeight=this.el.offsetHeight+"px",this.el.open=!1,this.collapsedHeight=this.el.offsetHeight+"px",this.el.open=n,this.el.style.height=n?this.expandedHeight:this.collapsedHeight,this.el.style.position=r,this.el.style.left=i}toggleVisibility(n){n.preventDefault(),this.el.style.overflow="hidden",this.el.open?this.collapse():this.expand()}expand(n=!0){this.el.open=!0,this.animate(this.collapsedHeight,this.expandedHeight,{opening:!0,duration:n?300:0})}collapse(n=!0){this.animate(this.expandedHeight,this.collapsedHeight,{opening:!1,duration:n?300:0})}animate(n,r,{opening:i,duration:s=300}){if(this.animation)return;let o={duration:s,easing:"ease"};this.animation=this.el.animate({height:[n,r]},o),this.icon.animate({transform:[this.icon.style.transform||this.getIconRotation(!i),this.getIconRotation(i)]},o).addEventListener("finish",()=>{this.icon.style.transform=this.getIconRotation(i)}),this.animation.addEventListener("finish",()=>this.animationEnd(i))}animationEnd(n){this.el.open=n,this.animation=void 0,this.el.style.height="auto",this.el.style.overflow="visible",this.setLocalStorage(n)}fromLocalStorage(){let n=Q.getItem(this.key);return n?n==="true":this.el.open}setLocalStorage(n,r=!1){this.fromLocalStorage()===n&&!r||(Q.setItem(this.key,n.toString()),this.el.open=n,this.handleValueChange(r))}handleValueChange(n=!1){this.fromLocalStorage()===this.el.open&&!n||(this.fromLocalStorage()?this.expand(!1):this.collapse(!1))}};function be(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,Ee(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),Ee(t.value)})}function Ee(t){document.documentElement.dataset.theme=t}ve();B(X,".menu-highlight");B(K,"a[data-toggle]");B(te,".tsd-index-accordion");B(ee,".tsd-filter-item input[type=checkbox]");var we=document.getElementById("theme");we&&be(we);var je=new Y;Object.defineProperty(window,"app",{value:je});})(); +/*! Bundled license information: + +lunr/lunr.js: + (** + * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9 + * Copyright (C) 2020 Oliver Nightingale + * @license MIT + *) + (*! + * lunr.utils + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Set + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.tokenizer + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Pipeline + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Vector + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.stemmer + * Copyright (C) 2020 Oliver Nightingale + * Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt + *) + (*! + * lunr.stopWordFilter + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.trimmer + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.TokenSet + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Index + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Builder + * Copyright (C) 2020 Oliver Nightingale + *) +*/ diff --git a/assets/search.js b/assets/search.js index 52f4d9a..a6d0200 100644 --- a/assets/search.js +++ b/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"kinds\":{\"2\":\"Module\",\"8\":\"Enumeration\",\"16\":\"Enumeration Member\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"262144\":\"Accessor\"},\"rows\":[{\"kind\":2,\"name\":\"SASjs\",\"url\":\"modules/SASjs.html\",\"classes\":\"tsd-kind-module\"},{\"kind\":128,\"name\":\"default\",\"url\":\"classes/SASjs.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"SASjs\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SASjs.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"getCsrfToken\",\"url\":\"classes/SASjs.default.html#getCsrfToken\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"executeScript\",\"url\":\"classes/SASjs.default.html#executeScript\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"getComputeContexts\",\"url\":\"classes/SASjs.default.html#getComputeContexts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"getLauncherContexts\",\"url\":\"classes/SASjs.default.html#getLauncherContexts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"getDefaultComputeContexts\",\"url\":\"classes/SASjs.default.html#getDefaultComputeContexts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"getExecutableContexts\",\"url\":\"classes/SASjs.default.html#getExecutableContexts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"createComputeContext\",\"url\":\"classes/SASjs.default.html#createComputeContext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"createLauncherContext\",\"url\":\"classes/SASjs.default.html#createLauncherContext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"editComputeContext\",\"url\":\"classes/SASjs.default.html#editComputeContext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"deleteComputeContext\",\"url\":\"classes/SASjs.default.html#deleteComputeContext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"getComputeContextByName\",\"url\":\"classes/SASjs.default.html#getComputeContextByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"getComputeContextById\",\"url\":\"classes/SASjs.default.html#getComputeContextById\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"createSession\",\"url\":\"classes/SASjs.default.html#createSession\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"createFolder\",\"url\":\"classes/SASjs.default.html#createFolder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"createFile\",\"url\":\"classes/SASjs.default.html#createFile\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"getFolder\",\"url\":\"classes/SASjs.default.html#getFolder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"deleteFolder\",\"url\":\"classes/SASjs.default.html#deleteFolder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"listFolder\",\"url\":\"classes/SASjs.default.html#listFolder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"moveFolder\",\"url\":\"classes/SASjs.default.html#moveFolder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"createJobDefinition\",\"url\":\"classes/SASjs.default.html#createJobDefinition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"getAuthCode\",\"url\":\"classes/SASjs.default.html#getAuthCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"getAccessToken\",\"url\":\"classes/SASjs.default.html#getAccessToken\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"refreshTokens\",\"url\":\"classes/SASjs.default.html#refreshTokens\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"deleteClient\",\"url\":\"classes/SASjs.default.html#deleteClient\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"getSasjsConfig\",\"url\":\"classes/SASjs.default.html#getSasjsConfig\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"getUserName\",\"url\":\"classes/SASjs.default.html#getUserName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"setSASjsConfig\",\"url\":\"classes/SASjs.default.html#setSASjsConfig\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"setDebugState\",\"url\":\"classes/SASjs.default.html#setDebugState\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"checkSession\",\"url\":\"classes/SASjs.default.html#checkSession\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"logIn\",\"url\":\"classes/SASjs.default.html#logIn\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"logOut\",\"url\":\"classes/SASjs.default.html#logOut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"uploadFile\",\"url\":\"classes/SASjs.default.html#uploadFile\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"request\",\"url\":\"classes/SASjs.default.html#request\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"deployServicePack\",\"url\":\"classes/SASjs.default.html#deployServicePack\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"startComputeJob\",\"url\":\"classes/SASjs.default.html#startComputeJob\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"fetchLogFileContent\",\"url\":\"classes/SASjs.default.html#fetchLogFileContent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"getSasRequests\",\"url\":\"classes/SASjs.default.html#getSasRequests\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2048,\"name\":\"clearSasRequests\",\"url\":\"classes/SASjs.default.html#clearSasRequests\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.default\"},{\"kind\":2,\"name\":\"SAS9ApiClient\",\"url\":\"modules/SAS9ApiClient.html\",\"classes\":\"tsd-kind-module\"},{\"kind\":128,\"name\":\"SAS9ApiClient\",\"url\":\"classes/SAS9ApiClient.SAS9ApiClient.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"SAS9ApiClient\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SAS9ApiClient.SAS9ApiClient.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SAS9ApiClient.SAS9ApiClient\"},{\"kind\":2048,\"name\":\"getConfig\",\"url\":\"classes/SAS9ApiClient.SAS9ApiClient.html#getConfig\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SAS9ApiClient.SAS9ApiClient\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/SAS9ApiClient.SAS9ApiClient.html#getConfig.getConfig-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"SAS9ApiClient.SAS9ApiClient.getConfig.getConfig\"},{\"kind\":1024,\"name\":\"serverUrl\",\"url\":\"classes/SAS9ApiClient.SAS9ApiClient.html#getConfig.getConfig-1.__type.serverUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SAS9ApiClient.SAS9ApiClient.getConfig.getConfig.__type\"},{\"kind\":2048,\"name\":\"setConfig\",\"url\":\"classes/SAS9ApiClient.SAS9ApiClient.html#setConfig\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SAS9ApiClient.SAS9ApiClient\"},{\"kind\":2048,\"name\":\"executeScript\",\"url\":\"classes/SAS9ApiClient.SAS9ApiClient.html#executeScript\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SAS9ApiClient.SAS9ApiClient\"},{\"kind\":2,\"name\":\"SASjsApiClient\",\"url\":\"modules/SASjsApiClient.html\",\"classes\":\"tsd-kind-module\"},{\"kind\":128,\"name\":\"SASjsApiClient\",\"url\":\"classes/SASjsApiClient.SASjsApiClient.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"SASjsApiClient\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SASjsApiClient.SASjsApiClient.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SASjsApiClient.SASjsApiClient\"},{\"kind\":2048,\"name\":\"deploy\",\"url\":\"classes/SASjsApiClient.SASjsApiClient.html#deploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjsApiClient.SASjsApiClient\"},{\"kind\":2048,\"name\":\"deployZipFile\",\"url\":\"classes/SASjsApiClient.SASjsApiClient.html#deployZipFile\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjsApiClient.SASjsApiClient\"},{\"kind\":2048,\"name\":\"executeJob\",\"url\":\"classes/SASjsApiClient.SASjsApiClient.html#executeJob\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjsApiClient.SASjsApiClient\"},{\"kind\":2048,\"name\":\"executeScript\",\"url\":\"classes/SASjsApiClient.SASjsApiClient.html#executeScript\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjsApiClient.SASjsApiClient\"},{\"kind\":2048,\"name\":\"getAccessToken\",\"url\":\"classes/SASjsApiClient.SASjsApiClient.html#getAccessToken\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjsApiClient.SASjsApiClient\"},{\"kind\":2048,\"name\":\"refreshTokens\",\"url\":\"classes/SASjsApiClient.SASjsApiClient.html#refreshTokens\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjsApiClient.SASjsApiClient\"},{\"kind\":256,\"name\":\"SASjsAuthResponse\",\"url\":\"interfaces/SASjsApiClient.SASjsAuthResponse.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"SASjsApiClient\"},{\"kind\":1024,\"name\":\"access_token\",\"url\":\"interfaces/SASjsApiClient.SASjsAuthResponse.html#access_token\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SASjsApiClient.SASjsAuthResponse\"},{\"kind\":1024,\"name\":\"refresh_token\",\"url\":\"interfaces/SASjsApiClient.SASjsAuthResponse.html#refresh_token\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SASjsApiClient.SASjsAuthResponse\"},{\"kind\":2,\"name\":\"SASViyaApiClient\",\"url\":\"modules/SASViyaApiClient.html\",\"classes\":\"tsd-kind-module\"},{\"kind\":128,\"name\":\"SASViyaApiClient\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"SASViyaApiClient\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"appendRequest\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#appendRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":262144,\"name\":\"debug\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#debug\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"getJobsInFolder\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getJobsInFolder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"getConfig\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getConfig\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getConfig.getConfig-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"SASViyaApiClient.SASViyaApiClient.getConfig.getConfig\"},{\"kind\":1024,\"name\":\"serverUrl\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getConfig.getConfig-1.__type.serverUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SASViyaApiClient.SASViyaApiClient.getConfig.getConfig.__type\"},{\"kind\":1024,\"name\":\"rootFolderName\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getConfig.getConfig-1.__type.rootFolderName\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SASViyaApiClient.SASViyaApiClient.getConfig.getConfig.__type\"},{\"kind\":2048,\"name\":\"setConfig\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#setConfig\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"getComputeContexts\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getComputeContexts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"getDefaultComputeContexts\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getDefaultComputeContexts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"getLauncherContexts\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getLauncherContexts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"getExecutableContexts\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getExecutableContexts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"createSession\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#createSession\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"createComputeContext\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#createComputeContext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"createLauncherContext\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#createLauncherContext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"editComputeContext\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#editComputeContext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"deleteComputeContext\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#deleteComputeContext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"executeScript\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#executeScript\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"getFolder\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getFolder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"createFile\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#createFile\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"createFolder\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#createFolder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"createJobDefinition\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#createJobDefinition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"getAuthCode\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getAuthCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"getAccessToken\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getAccessToken\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"refreshTokens\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#refreshTokens\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"deleteClient\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#deleteClient\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"executeComputeJob\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#executeComputeJob\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"executeJob\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#executeJob\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"getComputeContextByName\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getComputeContextByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"getComputeContextById\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getComputeContextById\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"listFolder\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#listFolder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"moveFolder\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#moveFolder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"deleteFolder\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#deleteFolder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2,\"name\":\"types\",\"url\":\"modules/types.html\",\"classes\":\"tsd-kind-module\"},{\"kind\":256,\"name\":\"Context\",\"url\":\"interfaces/types.Context.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/types.Context.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Context\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.Context.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Context\"},{\"kind\":1024,\"name\":\"createdBy\",\"url\":\"interfaces/types.Context.html#createdBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Context\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/types.Context.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Context\"},{\"kind\":1024,\"name\":\"attributes\",\"url\":\"interfaces/types.Context.html#attributes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Context\"},{\"kind\":256,\"name\":\"EditContextInput\",\"url\":\"interfaces/types.EditContextInput.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/types.EditContextInput.html#name-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.EditContextInput\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/types.EditContextInput.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.EditContextInput\"},{\"kind\":1024,\"name\":\"launchContext\",\"url\":\"interfaces/types.EditContextInput.html#launchContext\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.EditContextInput\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/types.EditContextInput.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"types.EditContextInput\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/types.EditContextInput.html#__type-1.name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.EditContextInput.__type\"},{\"kind\":1024,\"name\":\"environment\",\"url\":\"interfaces/types.EditContextInput.html#environment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.EditContextInput\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/types.EditContextInput.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"types.EditContextInput\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/types.EditContextInput.html#__type.options\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.EditContextInput.__type\"},{\"kind\":1024,\"name\":\"autoExecLines\",\"url\":\"interfaces/types.EditContextInput.html#__type.autoExecLines\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.EditContextInput.__type\"},{\"kind\":1024,\"name\":\"attributes\",\"url\":\"interfaces/types.EditContextInput.html#attributes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.EditContextInput\"},{\"kind\":1024,\"name\":\"authorizedUsers\",\"url\":\"interfaces/types.EditContextInput.html#authorizedUsers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.EditContextInput\"},{\"kind\":1024,\"name\":\"authorizeAllAuthenticatedUsers\",\"url\":\"interfaces/types.EditContextInput.html#authorizeAllAuthenticatedUsers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.EditContextInput\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.EditContextInput.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.EditContextInput\"},{\"kind\":256,\"name\":\"ContextAllAttributes\",\"url\":\"interfaces/types.ContextAllAttributes.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"attributes\",\"url\":\"interfaces/types.ContextAllAttributes.html#attributes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ContextAllAttributes\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/types.ContextAllAttributes.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"types.ContextAllAttributes\"},{\"kind\":1024,\"name\":\"reuseServerProcesses\",\"url\":\"interfaces/types.ContextAllAttributes.html#__type.reuseServerProcesses\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.ContextAllAttributes.__type\"},{\"kind\":1024,\"name\":\"runServerAs\",\"url\":\"interfaces/types.ContextAllAttributes.html#__type.runServerAs\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.ContextAllAttributes.__type\"},{\"kind\":1024,\"name\":\"modifiedTimeStamp\",\"url\":\"interfaces/types.ContextAllAttributes.html#modifiedTimeStamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ContextAllAttributes\"},{\"kind\":1024,\"name\":\"createdBy\",\"url\":\"interfaces/types.ContextAllAttributes.html#createdBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ContextAllAttributes\"},{\"kind\":1024,\"name\":\"creationTimeStamp\",\"url\":\"interfaces/types.ContextAllAttributes.html#creationTimeStamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ContextAllAttributes\"},{\"kind\":1024,\"name\":\"launchType\",\"url\":\"interfaces/types.ContextAllAttributes.html#launchType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ContextAllAttributes\"},{\"kind\":1024,\"name\":\"environment\",\"url\":\"interfaces/types.ContextAllAttributes.html#environment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ContextAllAttributes\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/types.ContextAllAttributes.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"types.ContextAllAttributes\"},{\"kind\":1024,\"name\":\"autoExecLines\",\"url\":\"interfaces/types.ContextAllAttributes.html#__type-1.autoExecLines\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.ContextAllAttributes.__type\"},{\"kind\":1024,\"name\":\"launchContext\",\"url\":\"interfaces/types.ContextAllAttributes.html#launchContext\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ContextAllAttributes\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/types.ContextAllAttributes.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"types.ContextAllAttributes\"},{\"kind\":1024,\"name\":\"contextName\",\"url\":\"interfaces/types.ContextAllAttributes.html#__type-2.contextName\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.ContextAllAttributes.__type\"},{\"kind\":1024,\"name\":\"modifiedBy\",\"url\":\"interfaces/types.ContextAllAttributes.html#modifiedBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ContextAllAttributes\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.ContextAllAttributes.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ContextAllAttributes\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/types.ContextAllAttributes.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ContextAllAttributes\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/types.ContextAllAttributes.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ContextAllAttributes\"},{\"kind\":256,\"name\":\"CsrfToken\",\"url\":\"interfaces/types.CsrfToken.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"headerName\",\"url\":\"interfaces/types.CsrfToken.html#headerName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.CsrfToken\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/types.CsrfToken.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.CsrfToken\"},{\"kind\":256,\"name\":\"Folder\",\"url\":\"interfaces/types.Folder.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.Folder.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Folder\"},{\"kind\":1024,\"name\":\"uri\",\"url\":\"interfaces/types.Folder.html#uri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Folder\"},{\"kind\":1024,\"name\":\"links\",\"url\":\"interfaces/types.Folder.html#links\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Folder\"},{\"kind\":1024,\"name\":\"memberCount\",\"url\":\"interfaces/types.Folder.html#memberCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Folder\"},{\"kind\":256,\"name\":\"File\",\"url\":\"interfaces/types.File.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.File.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.File\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/types.File.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.File\"},{\"kind\":1024,\"name\":\"parentUri\",\"url\":\"interfaces/types.File.html#parentUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.File\"},{\"kind\":1024,\"name\":\"links\",\"url\":\"interfaces/types.File.html#links\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.File\"},{\"kind\":256,\"name\":\"Job\",\"url\":\"interfaces/types.Job.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.Job.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Job\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/types.Job.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Job\"},{\"kind\":1024,\"name\":\"uri\",\"url\":\"interfaces/types.Job.html#uri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Job\"},{\"kind\":1024,\"name\":\"createdBy\",\"url\":\"interfaces/types.Job.html#createdBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Job\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/types.Job.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Job\"},{\"kind\":1024,\"name\":\"links\",\"url\":\"interfaces/types.Job.html#links\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Job\"},{\"kind\":1024,\"name\":\"results\",\"url\":\"interfaces/types.Job.html#results\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Job\"},{\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/types.Job.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Job\"},{\"kind\":1024,\"name\":\"logStatistics\",\"url\":\"interfaces/types.Job.html#logStatistics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Job\"},{\"kind\":256,\"name\":\"JobDefinition\",\"url\":\"interfaces/types.JobDefinition.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/types.JobDefinition.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.JobDefinition\"},{\"kind\":256,\"name\":\"JobResult\",\"url\":\"interfaces/types.JobResult.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"_webout.json\",\"url\":\"interfaces/types.JobResult.html#_webout_json\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.JobResult\"},{\"kind\":256,\"name\":\"Link\",\"url\":\"interfaces/types.Link.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"method\",\"url\":\"interfaces/types.Link.html#method\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Link\"},{\"kind\":1024,\"name\":\"rel\",\"url\":\"interfaces/types.Link.html#rel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Link\"},{\"kind\":1024,\"name\":\"href\",\"url\":\"interfaces/types.Link.html#href\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Link\"},{\"kind\":1024,\"name\":\"uri\",\"url\":\"interfaces/types.Link.html#uri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Link\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/types.Link.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Link\"},{\"kind\":128,\"name\":\"SASjsConfig\",\"url\":\"classes/types.SASjsConfig.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/types.SASjsConfig.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":1024,\"name\":\"serverUrl\",\"url\":\"classes/types.SASjsConfig.html#serverUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":1024,\"name\":\"pathSASJS\",\"url\":\"classes/types.SASjsConfig.html#pathSASJS\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":1024,\"name\":\"pathSAS9\",\"url\":\"classes/types.SASjsConfig.html#pathSAS9\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":1024,\"name\":\"pathSASViya\",\"url\":\"classes/types.SASjsConfig.html#pathSASViya\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":1024,\"name\":\"appLoc\",\"url\":\"classes/types.SASjsConfig.html#appLoc\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":1024,\"name\":\"serverType\",\"url\":\"classes/types.SASjsConfig.html#serverType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":1024,\"name\":\"debug\",\"url\":\"classes/types.SASjsConfig.html#debug\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":1024,\"name\":\"contextName\",\"url\":\"classes/types.SASjsConfig.html#contextName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":1024,\"name\":\"useComputeApi\",\"url\":\"classes/types.SASjsConfig.html#useComputeApi\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":1024,\"name\":\"httpsAgentOptions\",\"url\":\"classes/types.SASjsConfig.html#httpsAgentOptions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":1024,\"name\":\"loginMechanism\",\"url\":\"classes/types.SASjsConfig.html#loginMechanism\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":1024,\"name\":\"requestHistoryLimit\",\"url\":\"classes/types.SASjsConfig.html#requestHistoryLimit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":8,\"name\":\"LoginMechanism\",\"url\":\"enums/types.LoginMechanism.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":16,\"name\":\"Default\",\"url\":\"enums/types.LoginMechanism.html#Default\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"types.LoginMechanism\"},{\"kind\":16,\"name\":\"Redirected\",\"url\":\"enums/types.LoginMechanism.html#Redirected\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"types.LoginMechanism\"},{\"kind\":256,\"name\":\"SASjsRequest\",\"url\":\"interfaces/types.SASjsRequest.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"serviceLink\",\"url\":\"interfaces/types.SASjsRequest.html#serviceLink\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.SASjsRequest\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/types.SASjsRequest.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.SASjsRequest\"},{\"kind\":1024,\"name\":\"sourceCode\",\"url\":\"interfaces/types.SASjsRequest.html#sourceCode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.SASjsRequest\"},{\"kind\":1024,\"name\":\"generatedCode\",\"url\":\"interfaces/types.SASjsRequest.html#generatedCode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.SASjsRequest\"},{\"kind\":1024,\"name\":\"logFile\",\"url\":\"interfaces/types.SASjsRequest.html#logFile\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.SASjsRequest\"},{\"kind\":1024,\"name\":\"SASWORK\",\"url\":\"interfaces/types.SASjsRequest.html#SASWORK\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.SASjsRequest\"},{\"kind\":256,\"name\":\"Session\",\"url\":\"interfaces/types.Session.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.Session.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Session\"},{\"kind\":1024,\"name\":\"state\",\"url\":\"interfaces/types.Session.html#state\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Session\"},{\"kind\":1024,\"name\":\"links\",\"url\":\"interfaces/types.Session.html#links\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Session\"},{\"kind\":1024,\"name\":\"attributes\",\"url\":\"interfaces/types.Session.html#attributes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Session\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/types.Session.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"types.Session\"},{\"kind\":1024,\"name\":\"sessionInactiveTimeout\",\"url\":\"interfaces/types.Session.html#__type.sessionInactiveTimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.Session.__type\"},{\"kind\":1024,\"name\":\"creationTimeStamp\",\"url\":\"interfaces/types.Session.html#creationTimeStamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Session\"},{\"kind\":256,\"name\":\"SessionVariable\",\"url\":\"interfaces/types.SessionVariable.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/types.SessionVariable.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.SessionVariable\"},{\"kind\":256,\"name\":\"UploadFile\",\"url\":\"interfaces/types.UploadFile.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"file\",\"url\":\"interfaces/types.UploadFile.html#file\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.UploadFile\"},{\"kind\":1024,\"name\":\"fileName\",\"url\":\"interfaces/types.UploadFile.html#fileName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.UploadFile\"},{\"kind\":256,\"name\":\"PollOptions\",\"url\":\"interfaces/types.PollOptions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"maxPollCount\",\"url\":\"interfaces/types.PollOptions.html#maxPollCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.PollOptions\"},{\"kind\":1024,\"name\":\"pollInterval\",\"url\":\"interfaces/types.PollOptions.html#pollInterval\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.PollOptions\"},{\"kind\":1024,\"name\":\"streamLog\",\"url\":\"interfaces/types.PollOptions.html#streamLog\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.PollOptions\"},{\"kind\":1024,\"name\":\"logFolderPath\",\"url\":\"interfaces/types.PollOptions.html#logFolderPath\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.PollOptions\"},{\"kind\":256,\"name\":\"WriteStream\",\"url\":\"interfaces/types.WriteStream.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"write\",\"url\":\"interfaces/types.WriteStream.html#write\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.WriteStream\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/types.WriteStream.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"types.WriteStream\"},{\"kind\":1024,\"name\":\"path\",\"url\":\"interfaces/types.WriteStream.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.WriteStream\"},{\"kind\":256,\"name\":\"ExecutionQuery\",\"url\":\"interfaces/types.ExecutionQuery.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"_program\",\"url\":\"interfaces/types.ExecutionQuery.html#_program\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ExecutionQuery\"},{\"kind\":1024,\"name\":\"_debug\",\"url\":\"interfaces/types.ExecutionQuery.html#_debug\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ExecutionQuery\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,49.882]],[\"comment/0\",[]],[\"name/1\",[1,44.773]],[\"comment/1\",[]],[\"name/2\",[2,36.889]],[\"comment/2\",[]],[\"name/3\",[3,49.882]],[\"comment/3\",[]],[\"name/4\",[4,38.896]],[\"comment/4\",[]],[\"name/5\",[5,44.773]],[\"comment/5\",[]],[\"name/6\",[6,44.773]],[\"comment/6\",[]],[\"name/7\",[7,44.773]],[\"comment/7\",[]],[\"name/8\",[8,44.773]],[\"comment/8\",[]],[\"name/9\",[9,44.773]],[\"comment/9\",[]],[\"name/10\",[10,44.773]],[\"comment/10\",[]],[\"name/11\",[11,44.773]],[\"comment/11\",[]],[\"name/12\",[12,44.773]],[\"comment/12\",[]],[\"name/13\",[13,44.773]],[\"comment/13\",[]],[\"name/14\",[14,44.773]],[\"comment/14\",[]],[\"name/15\",[15,44.773]],[\"comment/15\",[]],[\"name/16\",[16,44.773]],[\"comment/16\",[]],[\"name/17\",[17,44.773]],[\"comment/17\",[]],[\"name/18\",[18,44.773]],[\"comment/18\",[]],[\"name/19\",[19,44.773]],[\"comment/19\",[]],[\"name/20\",[20,44.773]],[\"comment/20\",[]],[\"name/21\",[21,44.773]],[\"comment/21\",[]],[\"name/22\",[22,44.773]],[\"comment/22\",[]],[\"name/23\",[23,44.773]],[\"comment/23\",[]],[\"name/24\",[24,41.409]],[\"comment/24\",[]],[\"name/25\",[25,41.409]],[\"comment/25\",[]],[\"name/26\",[26,44.773]],[\"comment/26\",[]],[\"name/27\",[27,49.882]],[\"comment/27\",[]],[\"name/28\",[28,49.882]],[\"comment/28\",[]],[\"name/29\",[29,49.882]],[\"comment/29\",[]],[\"name/30\",[30,49.882]],[\"comment/30\",[]],[\"name/31\",[31,49.882]],[\"comment/31\",[]],[\"name/32\",[32,49.882]],[\"comment/32\",[]],[\"name/33\",[33,49.882]],[\"comment/33\",[]],[\"name/34\",[34,44.773]],[\"comment/34\",[]],[\"name/35\",[35,49.882]],[\"comment/35\",[]],[\"name/36\",[36,49.882]],[\"comment/36\",[]],[\"name/37\",[37,49.882]],[\"comment/37\",[]],[\"name/38\",[38,49.882]],[\"comment/38\",[]],[\"name/39\",[39,49.882]],[\"comment/39\",[]],[\"name/40\",[40,49.882]],[\"comment/40\",[]],[\"name/41\",[41,44.773]],[\"comment/41\",[]],[\"name/42\",[41,44.773]],[\"comment/42\",[]],[\"name/43\",[2,36.889]],[\"comment/43\",[]],[\"name/44\",[42,44.773]],[\"comment/44\",[]],[\"name/45\",[43,31.423]],[\"comment/45\",[]],[\"name/46\",[44,41.409]],[\"comment/46\",[]],[\"name/47\",[45,44.773]],[\"comment/47\",[]],[\"name/48\",[4,38.896]],[\"comment/48\",[]],[\"name/49\",[46,44.773]],[\"comment/49\",[]],[\"name/50\",[46,44.773]],[\"comment/50\",[]],[\"name/51\",[2,36.889]],[\"comment/51\",[]],[\"name/52\",[47,49.882]],[\"comment/52\",[]],[\"name/53\",[48,49.882]],[\"comment/53\",[]],[\"name/54\",[49,44.773]],[\"comment/54\",[]],[\"name/55\",[4,38.896]],[\"comment/55\",[]],[\"name/56\",[24,41.409]],[\"comment/56\",[]],[\"name/57\",[25,41.409]],[\"comment/57\",[]],[\"name/58\",[50,49.882]],[\"comment/58\",[]],[\"name/59\",[51,49.882]],[\"comment/59\",[]],[\"name/60\",[52,49.882]],[\"comment/60\",[]],[\"name/61\",[53,44.773]],[\"comment/61\",[]],[\"name/62\",[53,44.773]],[\"comment/62\",[]],[\"name/63\",[2,36.889]],[\"comment/63\",[]],[\"name/64\",[54,49.882]],[\"comment/64\",[]],[\"name/65\",[55,44.773]],[\"comment/65\",[]],[\"name/66\",[56,49.882]],[\"comment/66\",[]],[\"name/67\",[42,44.773]],[\"comment/67\",[]],[\"name/68\",[43,31.423]],[\"comment/68\",[]],[\"name/69\",[44,41.409]],[\"comment/69\",[]],[\"name/70\",[57,49.882]],[\"comment/70\",[]],[\"name/71\",[45,44.773]],[\"comment/71\",[]],[\"name/72\",[5,44.773]],[\"comment/72\",[]],[\"name/73\",[7,44.773]],[\"comment/73\",[]],[\"name/74\",[6,44.773]],[\"comment/74\",[]],[\"name/75\",[8,44.773]],[\"comment/75\",[]],[\"name/76\",[15,44.773]],[\"comment/76\",[]],[\"name/77\",[9,44.773]],[\"comment/77\",[]],[\"name/78\",[10,44.773]],[\"comment/78\",[]],[\"name/79\",[11,44.773]],[\"comment/79\",[]],[\"name/80\",[12,44.773]],[\"comment/80\",[]],[\"name/81\",[4,38.896]],[\"comment/81\",[]],[\"name/82\",[18,44.773]],[\"comment/82\",[]],[\"name/83\",[17,44.773]],[\"comment/83\",[]],[\"name/84\",[16,44.773]],[\"comment/84\",[]],[\"name/85\",[22,44.773]],[\"comment/85\",[]],[\"name/86\",[23,44.773]],[\"comment/86\",[]],[\"name/87\",[24,41.409]],[\"comment/87\",[]],[\"name/88\",[25,41.409]],[\"comment/88\",[]],[\"name/89\",[26,44.773]],[\"comment/89\",[]],[\"name/90\",[58,49.882]],[\"comment/90\",[]],[\"name/91\",[49,44.773]],[\"comment/91\",[]],[\"name/92\",[13,44.773]],[\"comment/92\",[]],[\"name/93\",[14,44.773]],[\"comment/93\",[]],[\"name/94\",[20,44.773]],[\"comment/94\",[]],[\"name/95\",[21,44.773]],[\"comment/95\",[]],[\"name/96\",[19,44.773]],[\"comment/96\",[]],[\"name/97\",[59,49.882]],[\"comment/97\",[]],[\"name/98\",[60,49.882]],[\"comment/98\",[]],[\"name/99\",[61,35.218]],[\"comment/99\",[]],[\"name/100\",[62,33.787]],[\"comment/100\",[]],[\"name/101\",[63,41.409]],[\"comment/101\",[]],[\"name/102\",[64,44.773]],[\"comment/102\",[]],[\"name/103\",[65,38.896]],[\"comment/103\",[]],[\"name/104\",[66,49.882]],[\"comment/104\",[]],[\"name/105\",[61,35.218]],[\"comment/105\",[]],[\"name/106\",[67,49.882]],[\"comment/106\",[]],[\"name/107\",[68,44.773]],[\"comment/107\",[]],[\"name/108\",[43,31.423]],[\"comment/108\",[]],[\"name/109\",[61,35.218]],[\"comment/109\",[]],[\"name/110\",[69,44.773]],[\"comment/110\",[]],[\"name/111\",[43,31.423]],[\"comment/111\",[]],[\"name/112\",[70,49.882]],[\"comment/112\",[]],[\"name/113\",[71,44.773]],[\"comment/113\",[]],[\"name/114\",[65,38.896]],[\"comment/114\",[]],[\"name/115\",[72,49.882]],[\"comment/115\",[]],[\"name/116\",[73,49.882]],[\"comment/116\",[]],[\"name/117\",[62,33.787]],[\"comment/117\",[]],[\"name/118\",[74,49.882]],[\"comment/118\",[]],[\"name/119\",[65,38.896]],[\"comment/119\",[]],[\"name/120\",[43,31.423]],[\"comment/120\",[]],[\"name/121\",[75,49.882]],[\"comment/121\",[]],[\"name/122\",[76,49.882]],[\"comment/122\",[]],[\"name/123\",[77,49.882]],[\"comment/123\",[]],[\"name/124\",[63,41.409]],[\"comment/124\",[]],[\"name/125\",[78,44.773]],[\"comment/125\",[]],[\"name/126\",[79,49.882]],[\"comment/126\",[]],[\"name/127\",[69,44.773]],[\"comment/127\",[]],[\"name/128\",[43,31.423]],[\"comment/128\",[]],[\"name/129\",[71,44.773]],[\"comment/129\",[]],[\"name/130\",[68,44.773]],[\"comment/130\",[]],[\"name/131\",[43,31.423]],[\"comment/131\",[]],[\"name/132\",[80,44.773]],[\"comment/132\",[]],[\"name/133\",[81,49.882]],[\"comment/133\",[]],[\"name/134\",[62,33.787]],[\"comment/134\",[]],[\"name/135\",[64,44.773]],[\"comment/135\",[]],[\"name/136\",[61,35.218]],[\"comment/136\",[]],[\"name/137\",[82,49.882]],[\"comment/137\",[]],[\"name/138\",[83,49.882]],[\"comment/138\",[]],[\"name/139\",[84,44.773]],[\"comment/139\",[]],[\"name/140\",[85,49.882]],[\"comment/140\",[]],[\"name/141\",[62,33.787]],[\"comment/141\",[]],[\"name/142\",[86,41.409]],[\"comment/142\",[]],[\"name/143\",[87,38.896]],[\"comment/143\",[]],[\"name/144\",[88,49.882]],[\"comment/144\",[]],[\"name/145\",[89,44.773]],[\"comment/145\",[]],[\"name/146\",[62,33.787]],[\"comment/146\",[]],[\"name/147\",[61,35.218]],[\"comment/147\",[]],[\"name/148\",[90,49.882]],[\"comment/148\",[]],[\"name/149\",[87,38.896]],[\"comment/149\",[]],[\"name/150\",[91,49.882]],[\"comment/150\",[]],[\"name/151\",[62,33.787]],[\"comment/151\",[]],[\"name/152\",[61,35.218]],[\"comment/152\",[]],[\"name/153\",[86,41.409]],[\"comment/153\",[]],[\"name/154\",[63,41.409]],[\"comment/154\",[]],[\"name/155\",[92,44.773]],[\"comment/155\",[]],[\"name/156\",[87,38.896]],[\"comment/156\",[]],[\"name/157\",[93,49.882]],[\"comment/157\",[]],[\"name/158\",[94,49.882]],[\"comment/158\",[]],[\"name/159\",[95,49.882]],[\"comment/159\",[]],[\"name/160\",[96,49.882]],[\"comment/160\",[]],[\"name/161\",[92,44.773]],[\"comment/161\",[]],[\"name/162\",[97,49.882]],[\"comment/162\",[]],[\"name/163\",[98,49.882]],[\"comment/163\",[]],[\"name/164\",[99,49.882]],[\"comment/164\",[]],[\"name/165\",[100,49.882]],[\"comment/165\",[]],[\"name/166\",[101,49.882]],[\"comment/166\",[]],[\"name/167\",[102,49.882]],[\"comment/167\",[]],[\"name/168\",[86,41.409]],[\"comment/168\",[]],[\"name/169\",[103,49.882]],[\"comment/169\",[]],[\"name/170\",[104,49.882]],[\"comment/170\",[]],[\"name/171\",[2,36.889]],[\"comment/171\",[]],[\"name/172\",[44,41.409]],[\"comment/172\",[]],[\"name/173\",[105,49.882]],[\"comment/173\",[]],[\"name/174\",[106,49.882]],[\"comment/174\",[]],[\"name/175\",[107,49.882]],[\"comment/175\",[]],[\"name/176\",[108,49.882]],[\"comment/176\",[]],[\"name/177\",[109,49.882]],[\"comment/177\",[]],[\"name/178\",[55,44.773]],[\"comment/178\",[]],[\"name/179\",[80,44.773]],[\"comment/179\",[]],[\"name/180\",[110,49.882]],[\"comment/180\",[]],[\"name/181\",[111,49.882]],[\"comment/181\",[]],[\"name/182\",[112,44.773]],[\"comment/182\",[]],[\"name/183\",[113,49.882]],[\"comment/183\",[]],[\"name/184\",[112,44.773]],[\"comment/184\",[]],[\"name/185\",[1,44.773]],[\"comment/185\",[]],[\"name/186\",[114,49.882]],[\"comment/186\",[]],[\"name/187\",[115,49.882]],[\"comment/187\",[]],[\"name/188\",[116,49.882]],[\"comment/188\",[]],[\"name/189\",[117,49.882]],[\"comment/189\",[]],[\"name/190\",[118,49.882]],[\"comment/190\",[]],[\"name/191\",[119,49.882]],[\"comment/191\",[]],[\"name/192\",[120,49.882]],[\"comment/192\",[]],[\"name/193\",[121,49.882]],[\"comment/193\",[]],[\"name/194\",[122,49.882]],[\"comment/194\",[]],[\"name/195\",[62,33.787]],[\"comment/195\",[]],[\"name/196\",[123,49.882]],[\"comment/196\",[]],[\"name/197\",[87,38.896]],[\"comment/197\",[]],[\"name/198\",[65,38.896]],[\"comment/198\",[]],[\"name/199\",[43,31.423]],[\"comment/199\",[]],[\"name/200\",[124,49.882]],[\"comment/200\",[]],[\"name/201\",[78,44.773]],[\"comment/201\",[]],[\"name/202\",[125,49.882]],[\"comment/202\",[]],[\"name/203\",[84,44.773]],[\"comment/203\",[]],[\"name/204\",[34,44.773]],[\"comment/204\",[]],[\"name/205\",[89,44.773]],[\"comment/205\",[]],[\"name/206\",[126,49.882]],[\"comment/206\",[]],[\"name/207\",[127,49.882]],[\"comment/207\",[]],[\"name/208\",[128,49.882]],[\"comment/208\",[]],[\"name/209\",[129,49.882]],[\"comment/209\",[]],[\"name/210\",[130,49.882]],[\"comment/210\",[]],[\"name/211\",[131,49.882]],[\"comment/211\",[]],[\"name/212\",[132,49.882]],[\"comment/212\",[]],[\"name/213\",[133,49.882]],[\"comment/213\",[]],[\"name/214\",[43,31.423]],[\"comment/214\",[]],[\"name/215\",[134,49.882]],[\"comment/215\",[]],[\"name/216\",[135,49.882]],[\"comment/216\",[]],[\"name/217\",[136,49.882]],[\"comment/217\",[]],[\"name/218\",[137,49.882]],[\"comment/218\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":43,\"name\":{\"45\":{},\"68\":{},\"108\":{},\"111\":{},\"120\":{},\"128\":{},\"131\":{},\"199\":{},\"214\":{}},\"comment\":{}}],[\"_debug\",{\"_index\":137,\"name\":{\"218\":{}},\"comment\":{}}],[\"_program\",{\"_index\":136,\"name\":{\"217\":{}},\"comment\":{}}],[\"_webout.json\",{\"_index\":98,\"name\":{\"163\":{}},\"comment\":{}}],[\"access_token\",{\"_index\":51,\"name\":{\"59\":{}},\"comment\":{}}],[\"appendrequest\",{\"_index\":54,\"name\":{\"64\":{}},\"comment\":{}}],[\"apploc\",{\"_index\":108,\"name\":{\"176\":{}},\"comment\":{}}],[\"attributes\",{\"_index\":65,\"name\":{\"103\":{},\"114\":{},\"119\":{},\"198\":{}},\"comment\":{}}],[\"authorizeallauthenticatedusers\",{\"_index\":73,\"name\":{\"116\":{}},\"comment\":{}}],[\"authorizedusers\",{\"_index\":72,\"name\":{\"115\":{}},\"comment\":{}}],[\"autoexeclines\",{\"_index\":71,\"name\":{\"113\":{},\"129\":{}},\"comment\":{}}],[\"checksession\",{\"_index\":31,\"name\":{\"31\":{}},\"comment\":{}}],[\"clearsasrequests\",{\"_index\":40,\"name\":{\"40\":{}},\"comment\":{}}],[\"code\",{\"_index\":92,\"name\":{\"155\":{},\"161\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":2,\"name\":{\"2\":{},\"43\":{},\"51\":{},\"63\":{},\"171\":{}},\"comment\":{}}],[\"context\",{\"_index\":60,\"name\":{\"98\":{}},\"comment\":{}}],[\"contextallattributes\",{\"_index\":74,\"name\":{\"118\":{}},\"comment\":{}}],[\"contextname\",{\"_index\":80,\"name\":{\"132\":{},\"179\":{}},\"comment\":{}}],[\"createcomputecontext\",{\"_index\":9,\"name\":{\"9\":{},\"77\":{}},\"comment\":{}}],[\"createdby\",{\"_index\":63,\"name\":{\"101\":{},\"124\":{},\"154\":{}},\"comment\":{}}],[\"createfile\",{\"_index\":17,\"name\":{\"17\":{},\"83\":{}},\"comment\":{}}],[\"createfolder\",{\"_index\":16,\"name\":{\"16\":{},\"84\":{}},\"comment\":{}}],[\"createjobdefinition\",{\"_index\":22,\"name\":{\"22\":{},\"85\":{}},\"comment\":{}}],[\"createlaunchercontext\",{\"_index\":10,\"name\":{\"10\":{},\"78\":{}},\"comment\":{}}],[\"createsession\",{\"_index\":15,\"name\":{\"15\":{},\"76\":{}},\"comment\":{}}],[\"creationtimestamp\",{\"_index\":78,\"name\":{\"125\":{},\"201\":{}},\"comment\":{}}],[\"csrftoken\",{\"_index\":82,\"name\":{\"137\":{}},\"comment\":{}}],[\"debug\",{\"_index\":55,\"name\":{\"65\":{},\"178\":{}},\"comment\":{}}],[\"default\",{\"_index\":1,\"name\":{\"1\":{},\"185\":{}},\"comment\":{}}],[\"deleteclient\",{\"_index\":26,\"name\":{\"26\":{},\"89\":{}},\"comment\":{}}],[\"deletecomputecontext\",{\"_index\":12,\"name\":{\"12\":{},\"80\":{}},\"comment\":{}}],[\"deletefolder\",{\"_index\":19,\"name\":{\"19\":{},\"96\":{}},\"comment\":{}}],[\"deploy\",{\"_index\":47,\"name\":{\"52\":{}},\"comment\":{}}],[\"deployservicepack\",{\"_index\":36,\"name\":{\"36\":{}},\"comment\":{}}],[\"deployzipfile\",{\"_index\":48,\"name\":{\"53\":{}},\"comment\":{}}],[\"description\",{\"_index\":67,\"name\":{\"106\":{}},\"comment\":{}}],[\"editcomputecontext\",{\"_index\":11,\"name\":{\"11\":{},\"79\":{}},\"comment\":{}}],[\"editcontextinput\",{\"_index\":66,\"name\":{\"104\":{}},\"comment\":{}}],[\"environment\",{\"_index\":69,\"name\":{\"110\":{},\"127\":{}},\"comment\":{}}],[\"error\",{\"_index\":94,\"name\":{\"158\":{}},\"comment\":{}}],[\"executecomputejob\",{\"_index\":58,\"name\":{\"90\":{}},\"comment\":{}}],[\"executejob\",{\"_index\":49,\"name\":{\"54\":{},\"91\":{}},\"comment\":{}}],[\"executescript\",{\"_index\":4,\"name\":{\"4\":{},\"48\":{},\"55\":{},\"81\":{}},\"comment\":{}}],[\"executionquery\",{\"_index\":135,\"name\":{\"216\":{}},\"comment\":{}}],[\"fetchlogfilecontent\",{\"_index\":38,\"name\":{\"38\":{}},\"comment\":{}}],[\"file\",{\"_index\":89,\"name\":{\"145\":{},\"205\":{}},\"comment\":{}}],[\"filename\",{\"_index\":126,\"name\":{\"206\":{}},\"comment\":{}}],[\"folder\",{\"_index\":85,\"name\":{\"140\":{}},\"comment\":{}}],[\"generatedcode\",{\"_index\":119,\"name\":{\"191\":{}},\"comment\":{}}],[\"getaccesstoken\",{\"_index\":24,\"name\":{\"24\":{},\"56\":{},\"87\":{}},\"comment\":{}}],[\"getauthcode\",{\"_index\":23,\"name\":{\"23\":{},\"86\":{}},\"comment\":{}}],[\"getcomputecontextbyid\",{\"_index\":14,\"name\":{\"14\":{},\"93\":{}},\"comment\":{}}],[\"getcomputecontextbyname\",{\"_index\":13,\"name\":{\"13\":{},\"92\":{}},\"comment\":{}}],[\"getcomputecontexts\",{\"_index\":5,\"name\":{\"5\":{},\"72\":{}},\"comment\":{}}],[\"getconfig\",{\"_index\":42,\"name\":{\"44\":{},\"67\":{}},\"comment\":{}}],[\"getcsrftoken\",{\"_index\":3,\"name\":{\"3\":{}},\"comment\":{}}],[\"getdefaultcomputecontexts\",{\"_index\":7,\"name\":{\"7\":{},\"73\":{}},\"comment\":{}}],[\"getexecutablecontexts\",{\"_index\":8,\"name\":{\"8\":{},\"75\":{}},\"comment\":{}}],[\"getfolder\",{\"_index\":18,\"name\":{\"18\":{},\"82\":{}},\"comment\":{}}],[\"getjobsinfolder\",{\"_index\":56,\"name\":{\"66\":{}},\"comment\":{}}],[\"getlaunchercontexts\",{\"_index\":6,\"name\":{\"6\":{},\"74\":{}},\"comment\":{}}],[\"getsasjsconfig\",{\"_index\":27,\"name\":{\"27\":{}},\"comment\":{}}],[\"getsasrequests\",{\"_index\":39,\"name\":{\"39\":{}},\"comment\":{}}],[\"getusername\",{\"_index\":28,\"name\":{\"28\":{}},\"comment\":{}}],[\"headername\",{\"_index\":83,\"name\":{\"138\":{}},\"comment\":{}}],[\"href\",{\"_index\":102,\"name\":{\"167\":{}},\"comment\":{}}],[\"httpsagentoptions\",{\"_index\":111,\"name\":{\"181\":{}},\"comment\":{}}],[\"id\",{\"_index\":62,\"name\":{\"100\":{},\"117\":{},\"134\":{},\"141\":{},\"146\":{},\"151\":{},\"195\":{}},\"comment\":{}}],[\"job\",{\"_index\":91,\"name\":{\"150\":{}},\"comment\":{}}],[\"jobdefinition\",{\"_index\":96,\"name\":{\"160\":{}},\"comment\":{}}],[\"jobresult\",{\"_index\":97,\"name\":{\"162\":{}},\"comment\":{}}],[\"launchcontext\",{\"_index\":68,\"name\":{\"107\":{},\"130\":{}},\"comment\":{}}],[\"launchtype\",{\"_index\":79,\"name\":{\"126\":{}},\"comment\":{}}],[\"link\",{\"_index\":99,\"name\":{\"164\":{}},\"comment\":{}}],[\"links\",{\"_index\":87,\"name\":{\"143\":{},\"149\":{},\"156\":{},\"197\":{}},\"comment\":{}}],[\"listfolder\",{\"_index\":20,\"name\":{\"20\":{},\"94\":{}},\"comment\":{}}],[\"logfile\",{\"_index\":120,\"name\":{\"192\":{}},\"comment\":{}}],[\"logfolderpath\",{\"_index\":131,\"name\":{\"211\":{}},\"comment\":{}}],[\"login\",{\"_index\":32,\"name\":{\"32\":{}},\"comment\":{}}],[\"loginmechanism\",{\"_index\":112,\"name\":{\"182\":{},\"184\":{}},\"comment\":{}}],[\"logout\",{\"_index\":33,\"name\":{\"33\":{}},\"comment\":{}}],[\"logstatistics\",{\"_index\":95,\"name\":{\"159\":{}},\"comment\":{}}],[\"maxpollcount\",{\"_index\":128,\"name\":{\"208\":{}},\"comment\":{}}],[\"membercount\",{\"_index\":88,\"name\":{\"144\":{}},\"comment\":{}}],[\"method\",{\"_index\":100,\"name\":{\"165\":{}},\"comment\":{}}],[\"modifiedby\",{\"_index\":81,\"name\":{\"133\":{}},\"comment\":{}}],[\"modifiedtimestamp\",{\"_index\":77,\"name\":{\"123\":{}},\"comment\":{}}],[\"movefolder\",{\"_index\":21,\"name\":{\"21\":{},\"95\":{}},\"comment\":{}}],[\"name\",{\"_index\":61,\"name\":{\"99\":{},\"105\":{},\"109\":{},\"136\":{},\"147\":{},\"152\":{}},\"comment\":{}}],[\"options\",{\"_index\":70,\"name\":{\"112\":{}},\"comment\":{}}],[\"parenturi\",{\"_index\":90,\"name\":{\"148\":{}},\"comment\":{}}],[\"path\",{\"_index\":134,\"name\":{\"215\":{}},\"comment\":{}}],[\"pathsas9\",{\"_index\":106,\"name\":{\"174\":{}},\"comment\":{}}],[\"pathsasjs\",{\"_index\":105,\"name\":{\"173\":{}},\"comment\":{}}],[\"pathsasviya\",{\"_index\":107,\"name\":{\"175\":{}},\"comment\":{}}],[\"pollinterval\",{\"_index\":129,\"name\":{\"209\":{}},\"comment\":{}}],[\"polloptions\",{\"_index\":127,\"name\":{\"207\":{}},\"comment\":{}}],[\"redirected\",{\"_index\":114,\"name\":{\"186\":{}},\"comment\":{}}],[\"refresh_token\",{\"_index\":52,\"name\":{\"60\":{}},\"comment\":{}}],[\"refreshtokens\",{\"_index\":25,\"name\":{\"25\":{},\"57\":{},\"88\":{}},\"comment\":{}}],[\"rel\",{\"_index\":101,\"name\":{\"166\":{}},\"comment\":{}}],[\"request\",{\"_index\":35,\"name\":{\"35\":{}},\"comment\":{}}],[\"requesthistorylimit\",{\"_index\":113,\"name\":{\"183\":{}},\"comment\":{}}],[\"results\",{\"_index\":93,\"name\":{\"157\":{}},\"comment\":{}}],[\"reuseserverprocesses\",{\"_index\":75,\"name\":{\"121\":{}},\"comment\":{}}],[\"rootfoldername\",{\"_index\":57,\"name\":{\"70\":{}},\"comment\":{}}],[\"runserveras\",{\"_index\":76,\"name\":{\"122\":{}},\"comment\":{}}],[\"sas9apiclient\",{\"_index\":41,\"name\":{\"41\":{},\"42\":{}},\"comment\":{}}],[\"sasjs\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"sasjsapiclient\",{\"_index\":46,\"name\":{\"49\":{},\"50\":{}},\"comment\":{}}],[\"sasjsauthresponse\",{\"_index\":50,\"name\":{\"58\":{}},\"comment\":{}}],[\"sasjsconfig\",{\"_index\":104,\"name\":{\"170\":{}},\"comment\":{}}],[\"sasjsrequest\",{\"_index\":115,\"name\":{\"187\":{}},\"comment\":{}}],[\"sasviyaapiclient\",{\"_index\":53,\"name\":{\"61\":{},\"62\":{}},\"comment\":{}}],[\"saswork\",{\"_index\":121,\"name\":{\"193\":{}},\"comment\":{}}],[\"servertype\",{\"_index\":109,\"name\":{\"177\":{}},\"comment\":{}}],[\"serverurl\",{\"_index\":44,\"name\":{\"46\":{},\"69\":{},\"172\":{}},\"comment\":{}}],[\"servicelink\",{\"_index\":116,\"name\":{\"188\":{}},\"comment\":{}}],[\"session\",{\"_index\":122,\"name\":{\"194\":{}},\"comment\":{}}],[\"sessioninactivetimeout\",{\"_index\":124,\"name\":{\"200\":{}},\"comment\":{}}],[\"sessionvariable\",{\"_index\":125,\"name\":{\"202\":{}},\"comment\":{}}],[\"setconfig\",{\"_index\":45,\"name\":{\"47\":{},\"71\":{}},\"comment\":{}}],[\"setdebugstate\",{\"_index\":30,\"name\":{\"30\":{}},\"comment\":{}}],[\"setsasjsconfig\",{\"_index\":29,\"name\":{\"29\":{}},\"comment\":{}}],[\"sourcecode\",{\"_index\":118,\"name\":{\"190\":{}},\"comment\":{}}],[\"startcomputejob\",{\"_index\":37,\"name\":{\"37\":{}},\"comment\":{}}],[\"state\",{\"_index\":123,\"name\":{\"196\":{}},\"comment\":{}}],[\"streamlog\",{\"_index\":130,\"name\":{\"210\":{}},\"comment\":{}}],[\"timestamp\",{\"_index\":117,\"name\":{\"189\":{}},\"comment\":{}}],[\"type\",{\"_index\":103,\"name\":{\"169\":{}},\"comment\":{}}],[\"types\",{\"_index\":59,\"name\":{\"97\":{}},\"comment\":{}}],[\"uploadfile\",{\"_index\":34,\"name\":{\"34\":{},\"204\":{}},\"comment\":{}}],[\"uri\",{\"_index\":86,\"name\":{\"142\":{},\"153\":{},\"168\":{}},\"comment\":{}}],[\"usecomputeapi\",{\"_index\":110,\"name\":{\"180\":{}},\"comment\":{}}],[\"value\",{\"_index\":84,\"name\":{\"139\":{},\"203\":{}},\"comment\":{}}],[\"version\",{\"_index\":64,\"name\":{\"102\":{},\"135\":{}},\"comment\":{}}],[\"write\",{\"_index\":133,\"name\":{\"213\":{}},\"comment\":{}}],[\"writestream\",{\"_index\":132,\"name\":{\"212\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"kinds\":{\"2\":\"Module\",\"8\":\"Enumeration\",\"16\":\"Enumeration Member\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"262144\":\"Accessor\"},\"rows\":[{\"kind\":2,\"name\":\"SASjs\",\"url\":\"modules/SASjs.html\",\"classes\":\"tsd-kind-module\"},{\"kind\":128,\"name\":\"SASjs\",\"url\":\"classes/SASjs.SASjs.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"SASjs\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SASjs.SASjs.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"getCsrfToken\",\"url\":\"classes/SASjs.SASjs.html#getCsrfToken\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"executeScript\",\"url\":\"classes/SASjs.SASjs.html#executeScript\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"getComputeContexts\",\"url\":\"classes/SASjs.SASjs.html#getComputeContexts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"getLauncherContexts\",\"url\":\"classes/SASjs.SASjs.html#getLauncherContexts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"getDefaultComputeContexts\",\"url\":\"classes/SASjs.SASjs.html#getDefaultComputeContexts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"getExecutableContexts\",\"url\":\"classes/SASjs.SASjs.html#getExecutableContexts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"createComputeContext\",\"url\":\"classes/SASjs.SASjs.html#createComputeContext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"createLauncherContext\",\"url\":\"classes/SASjs.SASjs.html#createLauncherContext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"editComputeContext\",\"url\":\"classes/SASjs.SASjs.html#editComputeContext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"deleteComputeContext\",\"url\":\"classes/SASjs.SASjs.html#deleteComputeContext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"getComputeContextByName\",\"url\":\"classes/SASjs.SASjs.html#getComputeContextByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"getComputeContextById\",\"url\":\"classes/SASjs.SASjs.html#getComputeContextById\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"createSession\",\"url\":\"classes/SASjs.SASjs.html#createSession\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"createFolder\",\"url\":\"classes/SASjs.SASjs.html#createFolder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"createFile\",\"url\":\"classes/SASjs.SASjs.html#createFile\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"getFolder\",\"url\":\"classes/SASjs.SASjs.html#getFolder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"deleteFolder\",\"url\":\"classes/SASjs.SASjs.html#deleteFolder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"listFolder\",\"url\":\"classes/SASjs.SASjs.html#listFolder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"moveFolder\",\"url\":\"classes/SASjs.SASjs.html#moveFolder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"createJobDefinition\",\"url\":\"classes/SASjs.SASjs.html#createJobDefinition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"getAuthCode\",\"url\":\"classes/SASjs.SASjs.html#getAuthCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"getAccessToken\",\"url\":\"classes/SASjs.SASjs.html#getAccessToken\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"refreshTokens\",\"url\":\"classes/SASjs.SASjs.html#refreshTokens\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"deleteClient\",\"url\":\"classes/SASjs.SASjs.html#deleteClient\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"getSasjsConfig\",\"url\":\"classes/SASjs.SASjs.html#getSasjsConfig\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"getUserName\",\"url\":\"classes/SASjs.SASjs.html#getUserName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"setSASjsConfig\",\"url\":\"classes/SASjs.SASjs.html#setSASjsConfig\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"setDebugState\",\"url\":\"classes/SASjs.SASjs.html#setDebugState\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"checkSession\",\"url\":\"classes/SASjs.SASjs.html#checkSession\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"logIn\",\"url\":\"classes/SASjs.SASjs.html#logIn\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"logOut\",\"url\":\"classes/SASjs.SASjs.html#logOut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"uploadFile\",\"url\":\"classes/SASjs.SASjs.html#uploadFile\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"request\",\"url\":\"classes/SASjs.SASjs.html#request\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"deployServicePack\",\"url\":\"classes/SASjs.SASjs.html#deployServicePack\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"startComputeJob\",\"url\":\"classes/SASjs.SASjs.html#startComputeJob\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"fetchLogFileContent\",\"url\":\"classes/SASjs.SASjs.html#fetchLogFileContent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"getSasRequests\",\"url\":\"classes/SASjs.SASjs.html#getSasRequests\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2048,\"name\":\"clearSasRequests\",\"url\":\"classes/SASjs.SASjs.html#clearSasRequests\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjs.SASjs\"},{\"kind\":2,\"name\":\"SAS9ApiClient\",\"url\":\"modules/SAS9ApiClient.html\",\"classes\":\"tsd-kind-module\"},{\"kind\":128,\"name\":\"SAS9ApiClient\",\"url\":\"classes/SAS9ApiClient.SAS9ApiClient.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"SAS9ApiClient\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SAS9ApiClient.SAS9ApiClient.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SAS9ApiClient.SAS9ApiClient\"},{\"kind\":2048,\"name\":\"getConfig\",\"url\":\"classes/SAS9ApiClient.SAS9ApiClient.html#getConfig\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SAS9ApiClient.SAS9ApiClient\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/SAS9ApiClient.SAS9ApiClient.html#getConfig.getConfig-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"SAS9ApiClient.SAS9ApiClient.getConfig.getConfig\"},{\"kind\":1024,\"name\":\"serverUrl\",\"url\":\"classes/SAS9ApiClient.SAS9ApiClient.html#getConfig.getConfig-1.__type.serverUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SAS9ApiClient.SAS9ApiClient.getConfig.getConfig.__type\"},{\"kind\":2048,\"name\":\"setConfig\",\"url\":\"classes/SAS9ApiClient.SAS9ApiClient.html#setConfig\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SAS9ApiClient.SAS9ApiClient\"},{\"kind\":2048,\"name\":\"executeScript\",\"url\":\"classes/SAS9ApiClient.SAS9ApiClient.html#executeScript\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SAS9ApiClient.SAS9ApiClient\"},{\"kind\":2,\"name\":\"SASjsApiClient\",\"url\":\"modules/SASjsApiClient.html\",\"classes\":\"tsd-kind-module\"},{\"kind\":128,\"name\":\"SASjsApiClient\",\"url\":\"classes/SASjsApiClient.SASjsApiClient.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"SASjsApiClient\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SASjsApiClient.SASjsApiClient.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SASjsApiClient.SASjsApiClient\"},{\"kind\":2048,\"name\":\"deploy\",\"url\":\"classes/SASjsApiClient.SASjsApiClient.html#deploy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjsApiClient.SASjsApiClient\"},{\"kind\":2048,\"name\":\"deployZipFile\",\"url\":\"classes/SASjsApiClient.SASjsApiClient.html#deployZipFile\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjsApiClient.SASjsApiClient\"},{\"kind\":2048,\"name\":\"executeJob\",\"url\":\"classes/SASjsApiClient.SASjsApiClient.html#executeJob\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjsApiClient.SASjsApiClient\"},{\"kind\":2048,\"name\":\"executeScript\",\"url\":\"classes/SASjsApiClient.SASjsApiClient.html#executeScript\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjsApiClient.SASjsApiClient\"},{\"kind\":2048,\"name\":\"getAccessToken\",\"url\":\"classes/SASjsApiClient.SASjsApiClient.html#getAccessToken\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjsApiClient.SASjsApiClient\"},{\"kind\":2048,\"name\":\"refreshTokens\",\"url\":\"classes/SASjsApiClient.SASjsApiClient.html#refreshTokens\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASjsApiClient.SASjsApiClient\"},{\"kind\":256,\"name\":\"SASjsAuthResponse\",\"url\":\"interfaces/SASjsApiClient.SASjsAuthResponse.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"SASjsApiClient\"},{\"kind\":1024,\"name\":\"access_token\",\"url\":\"interfaces/SASjsApiClient.SASjsAuthResponse.html#access_token\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SASjsApiClient.SASjsAuthResponse\"},{\"kind\":1024,\"name\":\"refresh_token\",\"url\":\"interfaces/SASjsApiClient.SASjsAuthResponse.html#refresh_token\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SASjsApiClient.SASjsAuthResponse\"},{\"kind\":2,\"name\":\"SASViyaApiClient\",\"url\":\"modules/SASViyaApiClient.html\",\"classes\":\"tsd-kind-module\"},{\"kind\":128,\"name\":\"SASViyaApiClient\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"SASViyaApiClient\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"appendRequest\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#appendRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":262144,\"name\":\"debug\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#debug\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"getJobsInFolder\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getJobsInFolder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"getConfig\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getConfig\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getConfig.getConfig-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"SASViyaApiClient.SASViyaApiClient.getConfig.getConfig\"},{\"kind\":1024,\"name\":\"serverUrl\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getConfig.getConfig-1.__type.serverUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SASViyaApiClient.SASViyaApiClient.getConfig.getConfig.__type\"},{\"kind\":1024,\"name\":\"rootFolderName\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getConfig.getConfig-1.__type.rootFolderName\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SASViyaApiClient.SASViyaApiClient.getConfig.getConfig.__type\"},{\"kind\":2048,\"name\":\"setConfig\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#setConfig\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"getComputeContexts\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getComputeContexts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"getDefaultComputeContexts\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getDefaultComputeContexts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"getLauncherContexts\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getLauncherContexts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"getExecutableContexts\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getExecutableContexts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"createSession\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#createSession\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"createComputeContext\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#createComputeContext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"createLauncherContext\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#createLauncherContext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"editComputeContext\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#editComputeContext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"deleteComputeContext\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#deleteComputeContext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"executeScript\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#executeScript\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"getFolder\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getFolder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"createFile\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#createFile\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"createFolder\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#createFolder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"createJobDefinition\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#createJobDefinition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"getAuthCode\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getAuthCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"getAccessToken\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getAccessToken\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"refreshTokens\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#refreshTokens\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"deleteClient\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#deleteClient\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"executeComputeJob\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#executeComputeJob\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"executeJob\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#executeJob\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"getComputeContextByName\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getComputeContextByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"getComputeContextById\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#getComputeContextById\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"listFolder\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#listFolder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"moveFolder\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#moveFolder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2048,\"name\":\"deleteFolder\",\"url\":\"classes/SASViyaApiClient.SASViyaApiClient.html#deleteFolder\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SASViyaApiClient.SASViyaApiClient\"},{\"kind\":2,\"name\":\"types\",\"url\":\"modules/types.html\",\"classes\":\"tsd-kind-module\"},{\"kind\":256,\"name\":\"Context\",\"url\":\"interfaces/types.Context.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/types.Context.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Context\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.Context.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Context\"},{\"kind\":1024,\"name\":\"createdBy\",\"url\":\"interfaces/types.Context.html#createdBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Context\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/types.Context.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Context\"},{\"kind\":1024,\"name\":\"attributes\",\"url\":\"interfaces/types.Context.html#attributes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Context\"},{\"kind\":256,\"name\":\"EditContextInput\",\"url\":\"interfaces/types.EditContextInput.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/types.EditContextInput.html#name-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.EditContextInput\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/types.EditContextInput.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.EditContextInput\"},{\"kind\":1024,\"name\":\"launchContext\",\"url\":\"interfaces/types.EditContextInput.html#launchContext\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.EditContextInput\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/types.EditContextInput.html#launchContext.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"types.EditContextInput.launchContext\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/types.EditContextInput.html#launchContext.__type-1.name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.EditContextInput.launchContext.__type\"},{\"kind\":1024,\"name\":\"environment\",\"url\":\"interfaces/types.EditContextInput.html#environment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.EditContextInput\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/types.EditContextInput.html#environment.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"types.EditContextInput.environment\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/types.EditContextInput.html#environment.__type.options\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.EditContextInput.environment.__type\"},{\"kind\":1024,\"name\":\"autoExecLines\",\"url\":\"interfaces/types.EditContextInput.html#environment.__type.autoExecLines\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.EditContextInput.environment.__type\"},{\"kind\":1024,\"name\":\"attributes\",\"url\":\"interfaces/types.EditContextInput.html#attributes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.EditContextInput\"},{\"kind\":1024,\"name\":\"authorizedUsers\",\"url\":\"interfaces/types.EditContextInput.html#authorizedUsers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.EditContextInput\"},{\"kind\":1024,\"name\":\"authorizeAllAuthenticatedUsers\",\"url\":\"interfaces/types.EditContextInput.html#authorizeAllAuthenticatedUsers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.EditContextInput\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.EditContextInput.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.EditContextInput\"},{\"kind\":256,\"name\":\"ContextAllAttributes\",\"url\":\"interfaces/types.ContextAllAttributes.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"attributes\",\"url\":\"interfaces/types.ContextAllAttributes.html#attributes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ContextAllAttributes\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/types.ContextAllAttributes.html#attributes.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"types.ContextAllAttributes.attributes\"},{\"kind\":1024,\"name\":\"reuseServerProcesses\",\"url\":\"interfaces/types.ContextAllAttributes.html#attributes.__type.reuseServerProcesses\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.ContextAllAttributes.attributes.__type\"},{\"kind\":1024,\"name\":\"runServerAs\",\"url\":\"interfaces/types.ContextAllAttributes.html#attributes.__type.runServerAs\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.ContextAllAttributes.attributes.__type\"},{\"kind\":1024,\"name\":\"modifiedTimeStamp\",\"url\":\"interfaces/types.ContextAllAttributes.html#modifiedTimeStamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ContextAllAttributes\"},{\"kind\":1024,\"name\":\"createdBy\",\"url\":\"interfaces/types.ContextAllAttributes.html#createdBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ContextAllAttributes\"},{\"kind\":1024,\"name\":\"creationTimeStamp\",\"url\":\"interfaces/types.ContextAllAttributes.html#creationTimeStamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ContextAllAttributes\"},{\"kind\":1024,\"name\":\"launchType\",\"url\":\"interfaces/types.ContextAllAttributes.html#launchType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ContextAllAttributes\"},{\"kind\":1024,\"name\":\"environment\",\"url\":\"interfaces/types.ContextAllAttributes.html#environment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ContextAllAttributes\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/types.ContextAllAttributes.html#environment.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"types.ContextAllAttributes.environment\"},{\"kind\":1024,\"name\":\"autoExecLines\",\"url\":\"interfaces/types.ContextAllAttributes.html#environment.__type-1.autoExecLines\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.ContextAllAttributes.environment.__type\"},{\"kind\":1024,\"name\":\"launchContext\",\"url\":\"interfaces/types.ContextAllAttributes.html#launchContext\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ContextAllAttributes\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/types.ContextAllAttributes.html#launchContext.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"types.ContextAllAttributes.launchContext\"},{\"kind\":1024,\"name\":\"contextName\",\"url\":\"interfaces/types.ContextAllAttributes.html#launchContext.__type-2.contextName\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.ContextAllAttributes.launchContext.__type\"},{\"kind\":1024,\"name\":\"modifiedBy\",\"url\":\"interfaces/types.ContextAllAttributes.html#modifiedBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ContextAllAttributes\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.ContextAllAttributes.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ContextAllAttributes\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/types.ContextAllAttributes.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ContextAllAttributes\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/types.ContextAllAttributes.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ContextAllAttributes\"},{\"kind\":256,\"name\":\"CsrfToken\",\"url\":\"interfaces/types.CsrfToken.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"headerName\",\"url\":\"interfaces/types.CsrfToken.html#headerName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.CsrfToken\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/types.CsrfToken.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.CsrfToken\"},{\"kind\":256,\"name\":\"Folder\",\"url\":\"interfaces/types.Folder.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.Folder.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Folder\"},{\"kind\":1024,\"name\":\"uri\",\"url\":\"interfaces/types.Folder.html#uri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Folder\"},{\"kind\":1024,\"name\":\"links\",\"url\":\"interfaces/types.Folder.html#links\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Folder\"},{\"kind\":1024,\"name\":\"memberCount\",\"url\":\"interfaces/types.Folder.html#memberCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Folder\"},{\"kind\":256,\"name\":\"File\",\"url\":\"interfaces/types.File.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.File.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.File\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/types.File.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.File\"},{\"kind\":1024,\"name\":\"parentUri\",\"url\":\"interfaces/types.File.html#parentUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.File\"},{\"kind\":1024,\"name\":\"links\",\"url\":\"interfaces/types.File.html#links\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.File\"},{\"kind\":256,\"name\":\"Job\",\"url\":\"interfaces/types.Job.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.Job.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Job\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/types.Job.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Job\"},{\"kind\":1024,\"name\":\"uri\",\"url\":\"interfaces/types.Job.html#uri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Job\"},{\"kind\":1024,\"name\":\"createdBy\",\"url\":\"interfaces/types.Job.html#createdBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Job\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/types.Job.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Job\"},{\"kind\":1024,\"name\":\"links\",\"url\":\"interfaces/types.Job.html#links\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Job\"},{\"kind\":1024,\"name\":\"results\",\"url\":\"interfaces/types.Job.html#results\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Job\"},{\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/types.Job.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Job\"},{\"kind\":1024,\"name\":\"logStatistics\",\"url\":\"interfaces/types.Job.html#logStatistics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Job\"},{\"kind\":256,\"name\":\"JobDefinition\",\"url\":\"interfaces/types.JobDefinition.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/types.JobDefinition.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.JobDefinition\"},{\"kind\":256,\"name\":\"JobResult\",\"url\":\"interfaces/types.JobResult.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"_webout.json\",\"url\":\"interfaces/types.JobResult.html#_webout_json\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.JobResult\"},{\"kind\":256,\"name\":\"Link\",\"url\":\"interfaces/types.Link.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"method\",\"url\":\"interfaces/types.Link.html#method\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Link\"},{\"kind\":1024,\"name\":\"rel\",\"url\":\"interfaces/types.Link.html#rel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Link\"},{\"kind\":1024,\"name\":\"href\",\"url\":\"interfaces/types.Link.html#href\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Link\"},{\"kind\":1024,\"name\":\"uri\",\"url\":\"interfaces/types.Link.html#uri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Link\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/types.Link.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Link\"},{\"kind\":128,\"name\":\"SASjsConfig\",\"url\":\"classes/types.SASjsConfig.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/types.SASjsConfig.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":1024,\"name\":\"serverUrl\",\"url\":\"classes/types.SASjsConfig.html#serverUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":1024,\"name\":\"pathSASJS\",\"url\":\"classes/types.SASjsConfig.html#pathSASJS\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":1024,\"name\":\"pathSAS9\",\"url\":\"classes/types.SASjsConfig.html#pathSAS9\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":1024,\"name\":\"pathSASViya\",\"url\":\"classes/types.SASjsConfig.html#pathSASViya\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":1024,\"name\":\"appLoc\",\"url\":\"classes/types.SASjsConfig.html#appLoc\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":1024,\"name\":\"serverType\",\"url\":\"classes/types.SASjsConfig.html#serverType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":1024,\"name\":\"debug\",\"url\":\"classes/types.SASjsConfig.html#debug\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":1024,\"name\":\"contextName\",\"url\":\"classes/types.SASjsConfig.html#contextName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":1024,\"name\":\"useComputeApi\",\"url\":\"classes/types.SASjsConfig.html#useComputeApi\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":1024,\"name\":\"httpsAgentOptions\",\"url\":\"classes/types.SASjsConfig.html#httpsAgentOptions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":1024,\"name\":\"loginMechanism\",\"url\":\"classes/types.SASjsConfig.html#loginMechanism\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":1024,\"name\":\"requestHistoryLimit\",\"url\":\"classes/types.SASjsConfig.html#requestHistoryLimit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"types.SASjsConfig\"},{\"kind\":8,\"name\":\"LoginMechanism\",\"url\":\"enums/types.LoginMechanism.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":16,\"name\":\"Default\",\"url\":\"enums/types.LoginMechanism.html#Default\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"types.LoginMechanism\"},{\"kind\":16,\"name\":\"Redirected\",\"url\":\"enums/types.LoginMechanism.html#Redirected\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"types.LoginMechanism\"},{\"kind\":256,\"name\":\"SASjsRequest\",\"url\":\"interfaces/types.SASjsRequest.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"serviceLink\",\"url\":\"interfaces/types.SASjsRequest.html#serviceLink\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.SASjsRequest\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/types.SASjsRequest.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.SASjsRequest\"},{\"kind\":1024,\"name\":\"sourceCode\",\"url\":\"interfaces/types.SASjsRequest.html#sourceCode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.SASjsRequest\"},{\"kind\":1024,\"name\":\"generatedCode\",\"url\":\"interfaces/types.SASjsRequest.html#generatedCode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.SASjsRequest\"},{\"kind\":1024,\"name\":\"logFile\",\"url\":\"interfaces/types.SASjsRequest.html#logFile\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.SASjsRequest\"},{\"kind\":1024,\"name\":\"SASWORK\",\"url\":\"interfaces/types.SASjsRequest.html#SASWORK\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.SASjsRequest\"},{\"kind\":256,\"name\":\"Session\",\"url\":\"interfaces/types.Session.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.Session.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Session\"},{\"kind\":1024,\"name\":\"state\",\"url\":\"interfaces/types.Session.html#state\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Session\"},{\"kind\":1024,\"name\":\"links\",\"url\":\"interfaces/types.Session.html#links\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Session\"},{\"kind\":1024,\"name\":\"attributes\",\"url\":\"interfaces/types.Session.html#attributes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Session\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/types.Session.html#attributes.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"types.Session.attributes\"},{\"kind\":1024,\"name\":\"sessionInactiveTimeout\",\"url\":\"interfaces/types.Session.html#attributes.__type.sessionInactiveTimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.Session.attributes.__type\"},{\"kind\":1024,\"name\":\"creationTimeStamp\",\"url\":\"interfaces/types.Session.html#creationTimeStamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.Session\"},{\"kind\":256,\"name\":\"SessionVariable\",\"url\":\"interfaces/types.SessionVariable.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/types.SessionVariable.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.SessionVariable\"},{\"kind\":256,\"name\":\"UploadFile\",\"url\":\"interfaces/types.UploadFile.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"file\",\"url\":\"interfaces/types.UploadFile.html#file\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.UploadFile\"},{\"kind\":1024,\"name\":\"fileName\",\"url\":\"interfaces/types.UploadFile.html#fileName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.UploadFile\"},{\"kind\":256,\"name\":\"PollOptions\",\"url\":\"interfaces/types.PollOptions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"maxPollCount\",\"url\":\"interfaces/types.PollOptions.html#maxPollCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.PollOptions\"},{\"kind\":1024,\"name\":\"pollInterval\",\"url\":\"interfaces/types.PollOptions.html#pollInterval\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.PollOptions\"},{\"kind\":1024,\"name\":\"streamLog\",\"url\":\"interfaces/types.PollOptions.html#streamLog\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.PollOptions\"},{\"kind\":1024,\"name\":\"logFolderPath\",\"url\":\"interfaces/types.PollOptions.html#logFolderPath\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.PollOptions\"},{\"kind\":256,\"name\":\"WriteStream\",\"url\":\"interfaces/types.WriteStream.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"write\",\"url\":\"interfaces/types.WriteStream.html#write\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.WriteStream\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/types.WriteStream.html#write.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"types.WriteStream.write\"},{\"kind\":1024,\"name\":\"path\",\"url\":\"interfaces/types.WriteStream.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.WriteStream\"},{\"kind\":256,\"name\":\"ExecutionQuery\",\"url\":\"interfaces/types.ExecutionQuery.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"types\"},{\"kind\":1024,\"name\":\"_program\",\"url\":\"interfaces/types.ExecutionQuery.html#_program\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ExecutionQuery\"},{\"kind\":1024,\"name\":\"_debug\",\"url\":\"interfaces/types.ExecutionQuery.html#_debug\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.ExecutionQuery\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,44.773]],[\"comment/0\",[]],[\"name/1\",[0,44.773]],[\"comment/1\",[]],[\"name/2\",[1,36.889]],[\"comment/2\",[]],[\"name/3\",[2,49.882]],[\"comment/3\",[]],[\"name/4\",[3,38.896]],[\"comment/4\",[]],[\"name/5\",[4,44.773]],[\"comment/5\",[]],[\"name/6\",[5,44.773]],[\"comment/6\",[]],[\"name/7\",[6,44.773]],[\"comment/7\",[]],[\"name/8\",[7,44.773]],[\"comment/8\",[]],[\"name/9\",[8,44.773]],[\"comment/9\",[]],[\"name/10\",[9,44.773]],[\"comment/10\",[]],[\"name/11\",[10,44.773]],[\"comment/11\",[]],[\"name/12\",[11,44.773]],[\"comment/12\",[]],[\"name/13\",[12,44.773]],[\"comment/13\",[]],[\"name/14\",[13,44.773]],[\"comment/14\",[]],[\"name/15\",[14,44.773]],[\"comment/15\",[]],[\"name/16\",[15,44.773]],[\"comment/16\",[]],[\"name/17\",[16,44.773]],[\"comment/17\",[]],[\"name/18\",[17,44.773]],[\"comment/18\",[]],[\"name/19\",[18,44.773]],[\"comment/19\",[]],[\"name/20\",[19,44.773]],[\"comment/20\",[]],[\"name/21\",[20,44.773]],[\"comment/21\",[]],[\"name/22\",[21,44.773]],[\"comment/22\",[]],[\"name/23\",[22,44.773]],[\"comment/23\",[]],[\"name/24\",[23,41.409]],[\"comment/24\",[]],[\"name/25\",[24,41.409]],[\"comment/25\",[]],[\"name/26\",[25,44.773]],[\"comment/26\",[]],[\"name/27\",[26,49.882]],[\"comment/27\",[]],[\"name/28\",[27,49.882]],[\"comment/28\",[]],[\"name/29\",[28,49.882]],[\"comment/29\",[]],[\"name/30\",[29,49.882]],[\"comment/30\",[]],[\"name/31\",[30,49.882]],[\"comment/31\",[]],[\"name/32\",[31,49.882]],[\"comment/32\",[]],[\"name/33\",[32,49.882]],[\"comment/33\",[]],[\"name/34\",[33,44.773]],[\"comment/34\",[]],[\"name/35\",[34,49.882]],[\"comment/35\",[]],[\"name/36\",[35,49.882]],[\"comment/36\",[]],[\"name/37\",[36,49.882]],[\"comment/37\",[]],[\"name/38\",[37,49.882]],[\"comment/38\",[]],[\"name/39\",[38,49.882]],[\"comment/39\",[]],[\"name/40\",[39,49.882]],[\"comment/40\",[]],[\"name/41\",[40,44.773]],[\"comment/41\",[]],[\"name/42\",[40,44.773]],[\"comment/42\",[]],[\"name/43\",[1,36.889]],[\"comment/43\",[]],[\"name/44\",[41,44.773]],[\"comment/44\",[]],[\"name/45\",[42,31.423]],[\"comment/45\",[]],[\"name/46\",[43,41.409]],[\"comment/46\",[]],[\"name/47\",[44,44.773]],[\"comment/47\",[]],[\"name/48\",[3,38.896]],[\"comment/48\",[]],[\"name/49\",[45,44.773]],[\"comment/49\",[]],[\"name/50\",[45,44.773]],[\"comment/50\",[]],[\"name/51\",[1,36.889]],[\"comment/51\",[]],[\"name/52\",[46,49.882]],[\"comment/52\",[]],[\"name/53\",[47,49.882]],[\"comment/53\",[]],[\"name/54\",[48,44.773]],[\"comment/54\",[]],[\"name/55\",[3,38.896]],[\"comment/55\",[]],[\"name/56\",[23,41.409]],[\"comment/56\",[]],[\"name/57\",[24,41.409]],[\"comment/57\",[]],[\"name/58\",[49,49.882]],[\"comment/58\",[]],[\"name/59\",[50,49.882]],[\"comment/59\",[]],[\"name/60\",[51,49.882]],[\"comment/60\",[]],[\"name/61\",[52,44.773]],[\"comment/61\",[]],[\"name/62\",[52,44.773]],[\"comment/62\",[]],[\"name/63\",[1,36.889]],[\"comment/63\",[]],[\"name/64\",[53,49.882]],[\"comment/64\",[]],[\"name/65\",[54,44.773]],[\"comment/65\",[]],[\"name/66\",[55,49.882]],[\"comment/66\",[]],[\"name/67\",[41,44.773]],[\"comment/67\",[]],[\"name/68\",[42,31.423]],[\"comment/68\",[]],[\"name/69\",[43,41.409]],[\"comment/69\",[]],[\"name/70\",[56,49.882]],[\"comment/70\",[]],[\"name/71\",[44,44.773]],[\"comment/71\",[]],[\"name/72\",[4,44.773]],[\"comment/72\",[]],[\"name/73\",[6,44.773]],[\"comment/73\",[]],[\"name/74\",[5,44.773]],[\"comment/74\",[]],[\"name/75\",[7,44.773]],[\"comment/75\",[]],[\"name/76\",[14,44.773]],[\"comment/76\",[]],[\"name/77\",[8,44.773]],[\"comment/77\",[]],[\"name/78\",[9,44.773]],[\"comment/78\",[]],[\"name/79\",[10,44.773]],[\"comment/79\",[]],[\"name/80\",[11,44.773]],[\"comment/80\",[]],[\"name/81\",[3,38.896]],[\"comment/81\",[]],[\"name/82\",[17,44.773]],[\"comment/82\",[]],[\"name/83\",[16,44.773]],[\"comment/83\",[]],[\"name/84\",[15,44.773]],[\"comment/84\",[]],[\"name/85\",[21,44.773]],[\"comment/85\",[]],[\"name/86\",[22,44.773]],[\"comment/86\",[]],[\"name/87\",[23,41.409]],[\"comment/87\",[]],[\"name/88\",[24,41.409]],[\"comment/88\",[]],[\"name/89\",[25,44.773]],[\"comment/89\",[]],[\"name/90\",[57,49.882]],[\"comment/90\",[]],[\"name/91\",[48,44.773]],[\"comment/91\",[]],[\"name/92\",[12,44.773]],[\"comment/92\",[]],[\"name/93\",[13,44.773]],[\"comment/93\",[]],[\"name/94\",[19,44.773]],[\"comment/94\",[]],[\"name/95\",[20,44.773]],[\"comment/95\",[]],[\"name/96\",[18,44.773]],[\"comment/96\",[]],[\"name/97\",[58,49.882]],[\"comment/97\",[]],[\"name/98\",[59,49.882]],[\"comment/98\",[]],[\"name/99\",[60,35.218]],[\"comment/99\",[]],[\"name/100\",[61,33.787]],[\"comment/100\",[]],[\"name/101\",[62,41.409]],[\"comment/101\",[]],[\"name/102\",[63,44.773]],[\"comment/102\",[]],[\"name/103\",[64,38.896]],[\"comment/103\",[]],[\"name/104\",[65,49.882]],[\"comment/104\",[]],[\"name/105\",[60,35.218]],[\"comment/105\",[]],[\"name/106\",[66,49.882]],[\"comment/106\",[]],[\"name/107\",[67,44.773]],[\"comment/107\",[]],[\"name/108\",[42,31.423]],[\"comment/108\",[]],[\"name/109\",[60,35.218]],[\"comment/109\",[]],[\"name/110\",[68,44.773]],[\"comment/110\",[]],[\"name/111\",[42,31.423]],[\"comment/111\",[]],[\"name/112\",[69,49.882]],[\"comment/112\",[]],[\"name/113\",[70,44.773]],[\"comment/113\",[]],[\"name/114\",[64,38.896]],[\"comment/114\",[]],[\"name/115\",[71,49.882]],[\"comment/115\",[]],[\"name/116\",[72,49.882]],[\"comment/116\",[]],[\"name/117\",[61,33.787]],[\"comment/117\",[]],[\"name/118\",[73,49.882]],[\"comment/118\",[]],[\"name/119\",[64,38.896]],[\"comment/119\",[]],[\"name/120\",[42,31.423]],[\"comment/120\",[]],[\"name/121\",[74,49.882]],[\"comment/121\",[]],[\"name/122\",[75,49.882]],[\"comment/122\",[]],[\"name/123\",[76,49.882]],[\"comment/123\",[]],[\"name/124\",[62,41.409]],[\"comment/124\",[]],[\"name/125\",[77,44.773]],[\"comment/125\",[]],[\"name/126\",[78,49.882]],[\"comment/126\",[]],[\"name/127\",[68,44.773]],[\"comment/127\",[]],[\"name/128\",[42,31.423]],[\"comment/128\",[]],[\"name/129\",[70,44.773]],[\"comment/129\",[]],[\"name/130\",[67,44.773]],[\"comment/130\",[]],[\"name/131\",[42,31.423]],[\"comment/131\",[]],[\"name/132\",[79,44.773]],[\"comment/132\",[]],[\"name/133\",[80,49.882]],[\"comment/133\",[]],[\"name/134\",[61,33.787]],[\"comment/134\",[]],[\"name/135\",[63,44.773]],[\"comment/135\",[]],[\"name/136\",[60,35.218]],[\"comment/136\",[]],[\"name/137\",[81,49.882]],[\"comment/137\",[]],[\"name/138\",[82,49.882]],[\"comment/138\",[]],[\"name/139\",[83,44.773]],[\"comment/139\",[]],[\"name/140\",[84,49.882]],[\"comment/140\",[]],[\"name/141\",[61,33.787]],[\"comment/141\",[]],[\"name/142\",[85,41.409]],[\"comment/142\",[]],[\"name/143\",[86,38.896]],[\"comment/143\",[]],[\"name/144\",[87,49.882]],[\"comment/144\",[]],[\"name/145\",[88,44.773]],[\"comment/145\",[]],[\"name/146\",[61,33.787]],[\"comment/146\",[]],[\"name/147\",[60,35.218]],[\"comment/147\",[]],[\"name/148\",[89,49.882]],[\"comment/148\",[]],[\"name/149\",[86,38.896]],[\"comment/149\",[]],[\"name/150\",[90,49.882]],[\"comment/150\",[]],[\"name/151\",[61,33.787]],[\"comment/151\",[]],[\"name/152\",[60,35.218]],[\"comment/152\",[]],[\"name/153\",[85,41.409]],[\"comment/153\",[]],[\"name/154\",[62,41.409]],[\"comment/154\",[]],[\"name/155\",[91,44.773]],[\"comment/155\",[]],[\"name/156\",[86,38.896]],[\"comment/156\",[]],[\"name/157\",[92,49.882]],[\"comment/157\",[]],[\"name/158\",[93,49.882]],[\"comment/158\",[]],[\"name/159\",[94,49.882]],[\"comment/159\",[]],[\"name/160\",[95,49.882]],[\"comment/160\",[]],[\"name/161\",[91,44.773]],[\"comment/161\",[]],[\"name/162\",[96,49.882]],[\"comment/162\",[]],[\"name/163\",[97,49.882]],[\"comment/163\",[]],[\"name/164\",[98,49.882]],[\"comment/164\",[]],[\"name/165\",[99,49.882]],[\"comment/165\",[]],[\"name/166\",[100,49.882]],[\"comment/166\",[]],[\"name/167\",[101,49.882]],[\"comment/167\",[]],[\"name/168\",[85,41.409]],[\"comment/168\",[]],[\"name/169\",[102,49.882]],[\"comment/169\",[]],[\"name/170\",[103,49.882]],[\"comment/170\",[]],[\"name/171\",[1,36.889]],[\"comment/171\",[]],[\"name/172\",[43,41.409]],[\"comment/172\",[]],[\"name/173\",[104,49.882]],[\"comment/173\",[]],[\"name/174\",[105,49.882]],[\"comment/174\",[]],[\"name/175\",[106,49.882]],[\"comment/175\",[]],[\"name/176\",[107,49.882]],[\"comment/176\",[]],[\"name/177\",[108,49.882]],[\"comment/177\",[]],[\"name/178\",[54,44.773]],[\"comment/178\",[]],[\"name/179\",[79,44.773]],[\"comment/179\",[]],[\"name/180\",[109,49.882]],[\"comment/180\",[]],[\"name/181\",[110,49.882]],[\"comment/181\",[]],[\"name/182\",[111,44.773]],[\"comment/182\",[]],[\"name/183\",[112,49.882]],[\"comment/183\",[]],[\"name/184\",[111,44.773]],[\"comment/184\",[]],[\"name/185\",[113,49.882]],[\"comment/185\",[]],[\"name/186\",[114,49.882]],[\"comment/186\",[]],[\"name/187\",[115,49.882]],[\"comment/187\",[]],[\"name/188\",[116,49.882]],[\"comment/188\",[]],[\"name/189\",[117,49.882]],[\"comment/189\",[]],[\"name/190\",[118,49.882]],[\"comment/190\",[]],[\"name/191\",[119,49.882]],[\"comment/191\",[]],[\"name/192\",[120,49.882]],[\"comment/192\",[]],[\"name/193\",[121,49.882]],[\"comment/193\",[]],[\"name/194\",[122,49.882]],[\"comment/194\",[]],[\"name/195\",[61,33.787]],[\"comment/195\",[]],[\"name/196\",[123,49.882]],[\"comment/196\",[]],[\"name/197\",[86,38.896]],[\"comment/197\",[]],[\"name/198\",[64,38.896]],[\"comment/198\",[]],[\"name/199\",[42,31.423]],[\"comment/199\",[]],[\"name/200\",[124,49.882]],[\"comment/200\",[]],[\"name/201\",[77,44.773]],[\"comment/201\",[]],[\"name/202\",[125,49.882]],[\"comment/202\",[]],[\"name/203\",[83,44.773]],[\"comment/203\",[]],[\"name/204\",[33,44.773]],[\"comment/204\",[]],[\"name/205\",[88,44.773]],[\"comment/205\",[]],[\"name/206\",[126,49.882]],[\"comment/206\",[]],[\"name/207\",[127,49.882]],[\"comment/207\",[]],[\"name/208\",[128,49.882]],[\"comment/208\",[]],[\"name/209\",[129,49.882]],[\"comment/209\",[]],[\"name/210\",[130,49.882]],[\"comment/210\",[]],[\"name/211\",[131,49.882]],[\"comment/211\",[]],[\"name/212\",[132,49.882]],[\"comment/212\",[]],[\"name/213\",[133,49.882]],[\"comment/213\",[]],[\"name/214\",[42,31.423]],[\"comment/214\",[]],[\"name/215\",[134,49.882]],[\"comment/215\",[]],[\"name/216\",[135,49.882]],[\"comment/216\",[]],[\"name/217\",[136,49.882]],[\"comment/217\",[]],[\"name/218\",[137,49.882]],[\"comment/218\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":42,\"name\":{\"45\":{},\"68\":{},\"108\":{},\"111\":{},\"120\":{},\"128\":{},\"131\":{},\"199\":{},\"214\":{}},\"comment\":{}}],[\"_debug\",{\"_index\":137,\"name\":{\"218\":{}},\"comment\":{}}],[\"_program\",{\"_index\":136,\"name\":{\"217\":{}},\"comment\":{}}],[\"_webout.json\",{\"_index\":97,\"name\":{\"163\":{}},\"comment\":{}}],[\"access_token\",{\"_index\":50,\"name\":{\"59\":{}},\"comment\":{}}],[\"appendrequest\",{\"_index\":53,\"name\":{\"64\":{}},\"comment\":{}}],[\"apploc\",{\"_index\":107,\"name\":{\"176\":{}},\"comment\":{}}],[\"attributes\",{\"_index\":64,\"name\":{\"103\":{},\"114\":{},\"119\":{},\"198\":{}},\"comment\":{}}],[\"authorizeallauthenticatedusers\",{\"_index\":72,\"name\":{\"116\":{}},\"comment\":{}}],[\"authorizedusers\",{\"_index\":71,\"name\":{\"115\":{}},\"comment\":{}}],[\"autoexeclines\",{\"_index\":70,\"name\":{\"113\":{},\"129\":{}},\"comment\":{}}],[\"checksession\",{\"_index\":30,\"name\":{\"31\":{}},\"comment\":{}}],[\"clearsasrequests\",{\"_index\":39,\"name\":{\"40\":{}},\"comment\":{}}],[\"code\",{\"_index\":91,\"name\":{\"155\":{},\"161\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"2\":{},\"43\":{},\"51\":{},\"63\":{},\"171\":{}},\"comment\":{}}],[\"context\",{\"_index\":59,\"name\":{\"98\":{}},\"comment\":{}}],[\"contextallattributes\",{\"_index\":73,\"name\":{\"118\":{}},\"comment\":{}}],[\"contextname\",{\"_index\":79,\"name\":{\"132\":{},\"179\":{}},\"comment\":{}}],[\"createcomputecontext\",{\"_index\":8,\"name\":{\"9\":{},\"77\":{}},\"comment\":{}}],[\"createdby\",{\"_index\":62,\"name\":{\"101\":{},\"124\":{},\"154\":{}},\"comment\":{}}],[\"createfile\",{\"_index\":16,\"name\":{\"17\":{},\"83\":{}},\"comment\":{}}],[\"createfolder\",{\"_index\":15,\"name\":{\"16\":{},\"84\":{}},\"comment\":{}}],[\"createjobdefinition\",{\"_index\":21,\"name\":{\"22\":{},\"85\":{}},\"comment\":{}}],[\"createlaunchercontext\",{\"_index\":9,\"name\":{\"10\":{},\"78\":{}},\"comment\":{}}],[\"createsession\",{\"_index\":14,\"name\":{\"15\":{},\"76\":{}},\"comment\":{}}],[\"creationtimestamp\",{\"_index\":77,\"name\":{\"125\":{},\"201\":{}},\"comment\":{}}],[\"csrftoken\",{\"_index\":81,\"name\":{\"137\":{}},\"comment\":{}}],[\"debug\",{\"_index\":54,\"name\":{\"65\":{},\"178\":{}},\"comment\":{}}],[\"default\",{\"_index\":113,\"name\":{\"185\":{}},\"comment\":{}}],[\"deleteclient\",{\"_index\":25,\"name\":{\"26\":{},\"89\":{}},\"comment\":{}}],[\"deletecomputecontext\",{\"_index\":11,\"name\":{\"12\":{},\"80\":{}},\"comment\":{}}],[\"deletefolder\",{\"_index\":18,\"name\":{\"19\":{},\"96\":{}},\"comment\":{}}],[\"deploy\",{\"_index\":46,\"name\":{\"52\":{}},\"comment\":{}}],[\"deployservicepack\",{\"_index\":35,\"name\":{\"36\":{}},\"comment\":{}}],[\"deployzipfile\",{\"_index\":47,\"name\":{\"53\":{}},\"comment\":{}}],[\"description\",{\"_index\":66,\"name\":{\"106\":{}},\"comment\":{}}],[\"editcomputecontext\",{\"_index\":10,\"name\":{\"11\":{},\"79\":{}},\"comment\":{}}],[\"editcontextinput\",{\"_index\":65,\"name\":{\"104\":{}},\"comment\":{}}],[\"environment\",{\"_index\":68,\"name\":{\"110\":{},\"127\":{}},\"comment\":{}}],[\"error\",{\"_index\":93,\"name\":{\"158\":{}},\"comment\":{}}],[\"executecomputejob\",{\"_index\":57,\"name\":{\"90\":{}},\"comment\":{}}],[\"executejob\",{\"_index\":48,\"name\":{\"54\":{},\"91\":{}},\"comment\":{}}],[\"executescript\",{\"_index\":3,\"name\":{\"4\":{},\"48\":{},\"55\":{},\"81\":{}},\"comment\":{}}],[\"executionquery\",{\"_index\":135,\"name\":{\"216\":{}},\"comment\":{}}],[\"fetchlogfilecontent\",{\"_index\":37,\"name\":{\"38\":{}},\"comment\":{}}],[\"file\",{\"_index\":88,\"name\":{\"145\":{},\"205\":{}},\"comment\":{}}],[\"filename\",{\"_index\":126,\"name\":{\"206\":{}},\"comment\":{}}],[\"folder\",{\"_index\":84,\"name\":{\"140\":{}},\"comment\":{}}],[\"generatedcode\",{\"_index\":119,\"name\":{\"191\":{}},\"comment\":{}}],[\"getaccesstoken\",{\"_index\":23,\"name\":{\"24\":{},\"56\":{},\"87\":{}},\"comment\":{}}],[\"getauthcode\",{\"_index\":22,\"name\":{\"23\":{},\"86\":{}},\"comment\":{}}],[\"getcomputecontextbyid\",{\"_index\":13,\"name\":{\"14\":{},\"93\":{}},\"comment\":{}}],[\"getcomputecontextbyname\",{\"_index\":12,\"name\":{\"13\":{},\"92\":{}},\"comment\":{}}],[\"getcomputecontexts\",{\"_index\":4,\"name\":{\"5\":{},\"72\":{}},\"comment\":{}}],[\"getconfig\",{\"_index\":41,\"name\":{\"44\":{},\"67\":{}},\"comment\":{}}],[\"getcsrftoken\",{\"_index\":2,\"name\":{\"3\":{}},\"comment\":{}}],[\"getdefaultcomputecontexts\",{\"_index\":6,\"name\":{\"7\":{},\"73\":{}},\"comment\":{}}],[\"getexecutablecontexts\",{\"_index\":7,\"name\":{\"8\":{},\"75\":{}},\"comment\":{}}],[\"getfolder\",{\"_index\":17,\"name\":{\"18\":{},\"82\":{}},\"comment\":{}}],[\"getjobsinfolder\",{\"_index\":55,\"name\":{\"66\":{}},\"comment\":{}}],[\"getlaunchercontexts\",{\"_index\":5,\"name\":{\"6\":{},\"74\":{}},\"comment\":{}}],[\"getsasjsconfig\",{\"_index\":26,\"name\":{\"27\":{}},\"comment\":{}}],[\"getsasrequests\",{\"_index\":38,\"name\":{\"39\":{}},\"comment\":{}}],[\"getusername\",{\"_index\":27,\"name\":{\"28\":{}},\"comment\":{}}],[\"headername\",{\"_index\":82,\"name\":{\"138\":{}},\"comment\":{}}],[\"href\",{\"_index\":101,\"name\":{\"167\":{}},\"comment\":{}}],[\"httpsagentoptions\",{\"_index\":110,\"name\":{\"181\":{}},\"comment\":{}}],[\"id\",{\"_index\":61,\"name\":{\"100\":{},\"117\":{},\"134\":{},\"141\":{},\"146\":{},\"151\":{},\"195\":{}},\"comment\":{}}],[\"job\",{\"_index\":90,\"name\":{\"150\":{}},\"comment\":{}}],[\"jobdefinition\",{\"_index\":95,\"name\":{\"160\":{}},\"comment\":{}}],[\"jobresult\",{\"_index\":96,\"name\":{\"162\":{}},\"comment\":{}}],[\"launchcontext\",{\"_index\":67,\"name\":{\"107\":{},\"130\":{}},\"comment\":{}}],[\"launchtype\",{\"_index\":78,\"name\":{\"126\":{}},\"comment\":{}}],[\"link\",{\"_index\":98,\"name\":{\"164\":{}},\"comment\":{}}],[\"links\",{\"_index\":86,\"name\":{\"143\":{},\"149\":{},\"156\":{},\"197\":{}},\"comment\":{}}],[\"listfolder\",{\"_index\":19,\"name\":{\"20\":{},\"94\":{}},\"comment\":{}}],[\"logfile\",{\"_index\":120,\"name\":{\"192\":{}},\"comment\":{}}],[\"logfolderpath\",{\"_index\":131,\"name\":{\"211\":{}},\"comment\":{}}],[\"login\",{\"_index\":31,\"name\":{\"32\":{}},\"comment\":{}}],[\"loginmechanism\",{\"_index\":111,\"name\":{\"182\":{},\"184\":{}},\"comment\":{}}],[\"logout\",{\"_index\":32,\"name\":{\"33\":{}},\"comment\":{}}],[\"logstatistics\",{\"_index\":94,\"name\":{\"159\":{}},\"comment\":{}}],[\"maxpollcount\",{\"_index\":128,\"name\":{\"208\":{}},\"comment\":{}}],[\"membercount\",{\"_index\":87,\"name\":{\"144\":{}},\"comment\":{}}],[\"method\",{\"_index\":99,\"name\":{\"165\":{}},\"comment\":{}}],[\"modifiedby\",{\"_index\":80,\"name\":{\"133\":{}},\"comment\":{}}],[\"modifiedtimestamp\",{\"_index\":76,\"name\":{\"123\":{}},\"comment\":{}}],[\"movefolder\",{\"_index\":20,\"name\":{\"21\":{},\"95\":{}},\"comment\":{}}],[\"name\",{\"_index\":60,\"name\":{\"99\":{},\"105\":{},\"109\":{},\"136\":{},\"147\":{},\"152\":{}},\"comment\":{}}],[\"options\",{\"_index\":69,\"name\":{\"112\":{}},\"comment\":{}}],[\"parenturi\",{\"_index\":89,\"name\":{\"148\":{}},\"comment\":{}}],[\"path\",{\"_index\":134,\"name\":{\"215\":{}},\"comment\":{}}],[\"pathsas9\",{\"_index\":105,\"name\":{\"174\":{}},\"comment\":{}}],[\"pathsasjs\",{\"_index\":104,\"name\":{\"173\":{}},\"comment\":{}}],[\"pathsasviya\",{\"_index\":106,\"name\":{\"175\":{}},\"comment\":{}}],[\"pollinterval\",{\"_index\":129,\"name\":{\"209\":{}},\"comment\":{}}],[\"polloptions\",{\"_index\":127,\"name\":{\"207\":{}},\"comment\":{}}],[\"redirected\",{\"_index\":114,\"name\":{\"186\":{}},\"comment\":{}}],[\"refresh_token\",{\"_index\":51,\"name\":{\"60\":{}},\"comment\":{}}],[\"refreshtokens\",{\"_index\":24,\"name\":{\"25\":{},\"57\":{},\"88\":{}},\"comment\":{}}],[\"rel\",{\"_index\":100,\"name\":{\"166\":{}},\"comment\":{}}],[\"request\",{\"_index\":34,\"name\":{\"35\":{}},\"comment\":{}}],[\"requesthistorylimit\",{\"_index\":112,\"name\":{\"183\":{}},\"comment\":{}}],[\"results\",{\"_index\":92,\"name\":{\"157\":{}},\"comment\":{}}],[\"reuseserverprocesses\",{\"_index\":74,\"name\":{\"121\":{}},\"comment\":{}}],[\"rootfoldername\",{\"_index\":56,\"name\":{\"70\":{}},\"comment\":{}}],[\"runserveras\",{\"_index\":75,\"name\":{\"122\":{}},\"comment\":{}}],[\"sas9apiclient\",{\"_index\":40,\"name\":{\"41\":{},\"42\":{}},\"comment\":{}}],[\"sasjs\",{\"_index\":0,\"name\":{\"0\":{},\"1\":{}},\"comment\":{}}],[\"sasjsapiclient\",{\"_index\":45,\"name\":{\"49\":{},\"50\":{}},\"comment\":{}}],[\"sasjsauthresponse\",{\"_index\":49,\"name\":{\"58\":{}},\"comment\":{}}],[\"sasjsconfig\",{\"_index\":103,\"name\":{\"170\":{}},\"comment\":{}}],[\"sasjsrequest\",{\"_index\":115,\"name\":{\"187\":{}},\"comment\":{}}],[\"sasviyaapiclient\",{\"_index\":52,\"name\":{\"61\":{},\"62\":{}},\"comment\":{}}],[\"saswork\",{\"_index\":121,\"name\":{\"193\":{}},\"comment\":{}}],[\"servertype\",{\"_index\":108,\"name\":{\"177\":{}},\"comment\":{}}],[\"serverurl\",{\"_index\":43,\"name\":{\"46\":{},\"69\":{},\"172\":{}},\"comment\":{}}],[\"servicelink\",{\"_index\":116,\"name\":{\"188\":{}},\"comment\":{}}],[\"session\",{\"_index\":122,\"name\":{\"194\":{}},\"comment\":{}}],[\"sessioninactivetimeout\",{\"_index\":124,\"name\":{\"200\":{}},\"comment\":{}}],[\"sessionvariable\",{\"_index\":125,\"name\":{\"202\":{}},\"comment\":{}}],[\"setconfig\",{\"_index\":44,\"name\":{\"47\":{},\"71\":{}},\"comment\":{}}],[\"setdebugstate\",{\"_index\":29,\"name\":{\"30\":{}},\"comment\":{}}],[\"setsasjsconfig\",{\"_index\":28,\"name\":{\"29\":{}},\"comment\":{}}],[\"sourcecode\",{\"_index\":118,\"name\":{\"190\":{}},\"comment\":{}}],[\"startcomputejob\",{\"_index\":36,\"name\":{\"37\":{}},\"comment\":{}}],[\"state\",{\"_index\":123,\"name\":{\"196\":{}},\"comment\":{}}],[\"streamlog\",{\"_index\":130,\"name\":{\"210\":{}},\"comment\":{}}],[\"timestamp\",{\"_index\":117,\"name\":{\"189\":{}},\"comment\":{}}],[\"type\",{\"_index\":102,\"name\":{\"169\":{}},\"comment\":{}}],[\"types\",{\"_index\":58,\"name\":{\"97\":{}},\"comment\":{}}],[\"uploadfile\",{\"_index\":33,\"name\":{\"34\":{},\"204\":{}},\"comment\":{}}],[\"uri\",{\"_index\":85,\"name\":{\"142\":{},\"153\":{},\"168\":{}},\"comment\":{}}],[\"usecomputeapi\",{\"_index\":109,\"name\":{\"180\":{}},\"comment\":{}}],[\"value\",{\"_index\":83,\"name\":{\"139\":{},\"203\":{}},\"comment\":{}}],[\"version\",{\"_index\":63,\"name\":{\"102\":{},\"135\":{}},\"comment\":{}}],[\"write\",{\"_index\":133,\"name\":{\"213\":{}},\"comment\":{}}],[\"writestream\",{\"_index\":132,\"name\":{\"212\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/assets/style.css b/assets/style.css index 958d2c2..2d02570 100644 --- a/assets/style.css +++ b/assets/style.css @@ -2,6 +2,8 @@ /* Light */ --light-color-background: #f2f4f8; --light-color-background-secondary: #eff0f1; + --light-color-warning-text: #222; + --light-color-background-warning: #e6e600; --light-color-icon-background: var(--light-color-background); --light-color-accent: #c5c7c9; --light-color-text: #222; @@ -21,6 +23,8 @@ /* Dark */ --dark-color-background: #2b2e33; --dark-color-background-secondary: #1e2024; + --dark-color-background-warning: #bebe00; + --dark-color-warning-text: #222; --dark-color-icon-background: var(--dark-color-background-secondary); --dark-color-accent: #9096a2; --dark-color-text: #f5f5f5; @@ -42,6 +46,8 @@ :root { --color-background: var(--light-color-background); --color-background-secondary: var(--light-color-background-secondary); + --color-background-warning: var(--light-color-background-warning); + --color-warning-text: var(--light-color-warning-text); --color-icon-background: var(--light-color-icon-background); --color-accent: var(--light-color-accent); --color-text: var(--light-color-text); @@ -64,6 +70,8 @@ :root { --color-background: var(--dark-color-background); --color-background-secondary: var(--dark-color-background-secondary); + --color-background-warning: var(--dark-color-background-warning); + --color-warning-text: var(--dark-color-warning-text); --color-icon-background: var(--dark-color-icon-background); --color-accent: var(--dark-color-accent); --color-text: var(--dark-color-text); @@ -93,6 +101,8 @@ body { :root[data-theme="light"] { --color-background: var(--light-color-background); --color-background-secondary: var(--light-color-background-secondary); + --color-background-warning: var(--light-color-background-warning); + --color-warning-text: var(--light-color-warning-text); --color-icon-background: var(--light-color-icon-background); --color-accent: var(--light-color-accent); --color-text: var(--light-color-text); @@ -113,6 +123,8 @@ body { :root[data-theme="dark"] { --color-background: var(--dark-color-background); --color-background-secondary: var(--dark-color-background-secondary); + --color-background-warning: var(--dark-color-background-warning); + --color-warning-text: var(--dark-color-warning-text); --color-icon-background: var(--dark-color-icon-background); --color-accent: var(--dark-color-accent); --color-text: var(--dark-color-text); @@ -130,6 +142,11 @@ body { --color-scheme: var(--dark-color-scheme); } +.always-visible, +.always-visible .tsd-signatures { + display: inherit !important; +} + h1, h2, h3, @@ -825,6 +842,15 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { padding-left: 5.5rem; } +#tsd-sidebar-links a { + margin-top: 0; + margin-bottom: 0.5rem; + line-height: 1.25rem; +} +#tsd-sidebar-links a:last-of-type { + margin-bottom: 0; +} + a.tsd-index-link { margin: 0.25rem 0; font-size: 1rem; @@ -978,7 +1004,8 @@ a.tsd-index-link { right: -40px; } #tsd-search .field input, -#tsd-search .title { +#tsd-search .title, +#tsd-toolbar-links a { transition: opacity 0.2s; } #tsd-search .results { @@ -1022,7 +1049,8 @@ a.tsd-index-link { top: 0; opacity: 1; } -#tsd-search.has-focus .title { +#tsd-search.has-focus .title, +#tsd-search.has-focus #tsd-toolbar-links a { z-index: 0; opacity: 0; } @@ -1036,6 +1064,22 @@ a.tsd-index-link { display: block; } +#tsd-toolbar-links { + position: absolute; + top: 0; + right: 2rem; + height: 100%; + display: flex; + align-items: center; + justify-content: flex-end; +} +#tsd-toolbar-links a { + margin-left: 1.5rem; +} +#tsd-toolbar-links a:hover { + text-decoration: underline; +} + .tsd-signature { margin: 0 0 1rem 0; padding: 1rem 0.5rem; @@ -1134,6 +1178,11 @@ ul.tsd-type-parameter-list h5 { .tsd-page-toolbar .table-cell:first-child { width: 100%; } +.tsd-page-toolbar .tsd-toolbar-icon { + box-sizing: border-box; + line-height: 0; + padding: 12px 0; +} .tsd-page-toolbar--hide { transform: translateY(-100%); @@ -1205,6 +1254,12 @@ img { text-decoration: line-through; } +.warning { + padding: 1rem; + color: var(--color-warning-text); + background: var(--color-background-warning); +} + * { scrollbar-width: thin; scrollbar-color: var(--color-accent) var(--color-icon-background); diff --git a/classes/SAS9ApiClient.SAS9ApiClient.html b/classes/SAS9ApiClient.SAS9ApiClient.html index f5f92c4..fcc5620 100644 --- a/classes/SAS9ApiClient.SAS9ApiClient.html +++ b/classes/SAS9ApiClient.SAS9ApiClient.html @@ -1,11 +1,13 @@ SAS9ApiClient | @sasjs/adapter
-
+
@@ -22,7 +24,7 @@
  • SAS9ApiClient
+
  • Defined in SAS9ApiClient.ts:11
  • @@ -56,7 +58,7 @@
    Optional httpsAgentOptions: AgentOptions

    Returns SAS9ApiClient

    +
  • Defined in SAS9ApiClient.ts:14
  • Methods

    @@ -83,20 +85,20 @@

    Returns Promise<string>

    +
  • Defined in SAS9ApiClient.ts:46
    • - +
    • Returns an object containing server URL.

      -

      Returns { serverUrl: string }

      +

      Returns {
          serverUrl: string;
      }

      • serverUrl: string
    +
  • Defined in SAS9ApiClient.ts:26
    • @@ -113,7 +115,7 @@

    Returns void

    +
  • Defined in SAS9ApiClient.ts:36
  • Returns void

    +
  • Defined in SASViyaApiClient.ts:64
    • @@ -172,7 +174,7 @@

    Returns Promise<Context>

    +
  • Defined in SASViyaApiClient.ts:194
    • @@ -207,7 +209,7 @@

    Returns Promise<File>

    +
  • Defined in SASViyaApiClient.ts:329
    • @@ -242,11 +244,11 @@

    Returns Promise<Folder>

    +
  • Defined in SASViyaApiClient.ts:373
    • - +
    • Creates a Job in the specified folder (or folder uri).

      @@ -272,9 +274,9 @@ little faster if the folder URI is supplied instead of the path.

    • Optional accessToken: string
    -

    Returns Promise<{ etag: string; result: Job }>

    +
  • Defined in SASViyaApiClient.ts:456
    • @@ -303,7 +305,7 @@ little faster if the folder URI is supplied instead of the path.

    Returns Promise<Context>

    +
  • Defined in SASViyaApiClient.ts:219
    • @@ -324,7 +326,7 @@ little faster if the folder URI is supplied instead of the path.

    Returns Promise<Session>

    +
  • Defined in SASViyaApiClient.ts:155
    • @@ -345,11 +347,11 @@ little faster if the folder URI is supplied instead of the path.

    Returns Promise<unknown>

    +
  • Defined in SASViyaApiClient.ts:573
    • - +
    • Deletes a compute context on the given server.

      @@ -364,9 +366,9 @@ little faster if the folder URI is supplied instead of the path.

      Optional accessToken: string

      an access token for an authorized user.

    -

    Returns Promise<{ etag: string; result: Context }>

    +
  • Defined in SASViyaApiClient.ts:256
    • @@ -387,11 +389,11 @@ little faster if the folder URI is supplied instead of the path.

    Returns Promise<undefined | Folder>

    +
  • Defined in SASViyaApiClient.ts:1053
    • - +
    • Updates a compute context on the given server.

      @@ -410,9 +412,9 @@ little faster if the folder URI is supplied instead of the path.

      Optional accessToken: string

      an access token for an authorized user.

    -

    Returns Promise<{ etag: string; result: Context }>

    +
  • Defined in SASViyaApiClient.ts:239
    • @@ -463,11 +465,11 @@ little faster if the folder URI is supplied instead of the path.

    Returns Promise<any>

    +
  • Defined in SASViyaApiClient.ts:598
    • - +
    • Executes a job via the SAS Viya Job Execution API

      @@ -492,9 +494,9 @@ little faster if the folder URI is supplied instead of the path.

    • Optional authConfig: AuthConfig
    -

    Returns Promise<{ log: any; result: any }>

    +
  • Defined in SASViyaApiClient.ts:699
    • @@ -551,7 +553,7 @@ little faster if the folder URI is supplied instead of the path.

    Returns Promise<any>

    +
  • Defined in SASViyaApiClient.ts:277
    • @@ -576,7 +578,7 @@ little faster if the folder URI is supplied instead of the path.

    Returns Promise<SasAuthResponse>

    +
  • Defined in SASViyaApiClient.ts:536
    • @@ -593,7 +595,7 @@ little faster if the folder URI is supplied instead of the path.

    Returns Promise<null | string>

    +
  • Defined in SASViyaApiClient.ts:493
    • @@ -614,7 +616,7 @@ little faster if the folder URI is supplied instead of the path.

    Returns Promise<ContextAllAttributes>

    +
  • Defined in SASViyaApiClient.ts:938
    • @@ -636,11 +638,11 @@ little faster if the folder URI is supplied instead of the path.

    Returns Promise<Context>

    +
  • Defined in SASViyaApiClient.ts:923
    • - +
    • Returns all available compute contexts on this server.

      @@ -651,24 +653,24 @@ little faster if the folder URI is supplied instead of the path.

      Optional accessToken: string

      an access token for an authorized user.

    -

    Returns Promise<{ attributes: {}; createdBy: any; id: any; name: any; version: any }[]>

    +
  • Defined in SASViyaApiClient.ts:118
    • - +
    • Returns an object containing the server URL and root folder name.

      -

      Returns { rootFolderName: string; serverUrl: string }

      +

      Returns {
          rootFolderName: string;
          serverUrl: string;
      }

      • rootFolderName: string
      • serverUrl: string
    +
  • Defined in SASViyaApiClient.ts:97
    • @@ -678,7 +680,7 @@ little faster if the folder URI is supplied instead of the path.

      Returns string[]

    +
  • Defined in SASViyaApiClient.ts:125
    • @@ -695,7 +697,7 @@ little faster if the folder URI is supplied instead of the path.

    Returns Promise<any[]>

    +
  • Defined in SASViyaApiClient.ts:141
    • @@ -716,7 +718,7 @@ little faster if the folder URI is supplied instead of the path.

    Returns Promise<unknown>

    +
  • Defined in SASViyaApiClient.ts:313
    • @@ -731,11 +733,11 @@ little faster if the folder URI is supplied instead of the path.

      folderPath: string

    Returns Promise<undefined | Job[]>

    +
  • Defined in SASViyaApiClient.ts:82
    • - +
    • Returns all available launcher contexts on this server.

      @@ -746,9 +748,9 @@ little faster if the folder URI is supplied instead of the path.

      Optional accessToken: string

      an access token for an authorized user.

    -

    Returns Promise<{ attributes: {}; createdBy: any; id: any; name: any; version: any }[]>

    +
  • Defined in SASViyaApiClient.ts:133
    • @@ -771,7 +773,7 @@ little faster if the folder URI is supplied instead of the path.

      limit: number = 20

    Returns Promise<any[]>

    +
  • Defined in SASViyaApiClient.ts:953
    • @@ -800,7 +802,7 @@ little faster if the folder URI is supplied instead of the path.

    Returns Promise<undefined | Folder>

    +
  • Defined in SASViyaApiClient.ts:982
    • @@ -825,7 +827,7 @@ little faster if the folder URI is supplied instead of the path.

    Returns Promise<SasAuthResponse>

    +
  • Defined in SASViyaApiClient.ts:555
    • @@ -846,7 +848,7 @@ little faster if the folder URI is supplied instead of the path.

    Returns void

    +
  • Defined in SASViyaApiClient.ts:109
  • Returns Promise<Context>

    +
  • Defined in SASjs.ts:210
    • @@ -185,7 +187,7 @@

    Returns Promise<File>

    +
  • Defined in SASjs.ts:367
    • @@ -222,11 +224,11 @@

    Returns Promise<Folder>

    +
  • Defined in SASjs.ts:334
    • - +
    • Parameters

      @@ -243,9 +245,9 @@
      Optional accessToken: string
    • Optional sasApiClient: SASViyaApiClient
    -

    Returns Promise<{ etag: string; result: Job }>

    +
  • Defined in SASjs.ts:455
    • @@ -274,7 +276,7 @@

    Returns Promise<Context>

    +
  • Defined in SASjs.ts:237
    • @@ -289,7 +291,7 @@
      accessToken: string

    Returns Promise<Session>

    +
  • Defined in SASjs.ts:319
    • @@ -304,11 +306,11 @@
      accessToken: string

    Returns Promise<unknown>

    +
  • Defined in SASjs.ts:540
    • - +
    • Deletes a compute context on the given server.

      @@ -323,9 +325,9 @@
      Optional accessToken: string

      an access token for an authorised user.

    -

    Returns Promise<{ etag: string; result: Context }>

    +
  • Defined in SASjs.ts:278
    • @@ -346,7 +348,7 @@

    Returns Promise<undefined | Folder>

    +
  • Defined in SASjs.ts:407
    • @@ -382,11 +384,11 @@ using this function from the command line.

    Returns Promise<void>

    +
  • Defined in SASjs.ts:778
    • - +
    • Updates a compute context on the given server.

      @@ -405,9 +407,9 @@ using this function from the command line.

      Optional accessToken: string

      an access token for an authorised user.

    -

    Returns Promise<{ etag: string; result: Context }>

    +
  • Defined in SASjs.ts:259
    • @@ -422,7 +424,7 @@ using this function from the command line.

      __namedParameters: ExecuteScriptParams

    Returns Promise<any>

    +
  • Defined in SASjs.ts:102
    • @@ -443,7 +445,7 @@ using this function from the command line.

    Returns Promise<string>

    +
  • Defined in SASjs.ts:905
    • @@ -468,7 +470,7 @@ using this function from the command line.

    Returns Promise<SasAuthResponse | SASjsAuthResponse>

    +
  • Defined in SASjs.ts:494
    • @@ -481,7 +483,7 @@ using this function from the command line.

      clientId: string

    Returns Promise<null | string>

    +
  • Defined in SASjs.ts:482
    • @@ -502,7 +504,7 @@ using this function from the command line.

    Returns Promise<ContextAllAttributes>

    +
  • Defined in SASjs.ts:310
    • @@ -524,11 +526,11 @@ using this function from the command line.

    Returns Promise<Context>

    +
  • Defined in SASjs.ts:293
    • - +
    • Gets compute contexts.

      @@ -539,9 +541,9 @@ using this function from the command line.

      accessToken: string

      an access token for an authorised user.

    -

    Returns Promise<{ attributes: {}; createdBy: any; id: any; name: any; version: any }[]>

    +
  • Defined in SASjs.ts:166
    • @@ -554,7 +556,7 @@ using this function from the command line.

      type: "general" | "file" = 'general'

    Returns undefined | CsrfToken

    +
  • Defined in SASjs.ts:88
    • @@ -564,7 +566,7 @@ using this function from the command line.

      Returns string[]

    +
  • Defined in SASjs.ts:185
    • @@ -581,7 +583,7 @@ using this function from the command line.

    Returns Promise<any[]>

    +
  • Defined in SASjs.ts:195
    • @@ -602,11 +604,11 @@ using this function from the command line.

    Returns Promise<unknown>

    +
  • Defined in SASjs.ts:397
    • - +
    • Gets launcher contexts.

      @@ -617,9 +619,9 @@ using this function from the command line.

      accessToken: string

      an access token for an authorised user.

    -

    Returns Promise<{ attributes: {}; createdBy: any; id: any; name: any; version: any }[]>

    +
  • Defined in SASjs.ts:176
  • +
  • Defined in SASjs.ts:933
  • +
  • Defined in SASjs.ts:550
    • @@ -651,7 +653,7 @@ using this function from the command line.

      Returns string

    +
  • Defined in SASjs.ts:558
    • @@ -674,7 +676,7 @@ using this function from the command line.

      Optional limit: number

    Returns Promise<undefined | any[]>

    +
  • Defined in SASjs.ts:418
    • @@ -701,7 +703,7 @@ using this function from the command line.

      options: LoginOptions = {}

    Returns Promise<LoginResult>

    +
  • Defined in SASjs.ts:599
    • @@ -711,7 +713,7 @@ using this function from the command line.

      Returns Promise<boolean>

    +
  • Defined in SASjs.ts:626
    • @@ -740,7 +742,7 @@ using this function from the command line.

    Returns Promise<undefined | Folder>

    +
  • Defined in SASjs.ts:439
    • @@ -765,11 +767,11 @@ using this function from the command line.

    Returns Promise<SasAuthResponse | SASjsAuthResponse>

    +
  • Defined in SASjs.ts:520
    • - +
    • Makes a request to program specified in SASjob (could be a Viya Job, a SAS 9 Stored Process, or a SASjs Server Stored Program). The response @@ -787,13 +789,13 @@ values can be configured as an option in the %webout macro.

      Process). Is prepended at runtime with the value of appLoc.

    • -
      data: null | { [key: string]: any }
      +
      data: null | {
          [key: string]: any;
      }

      a JSON object containing one or more tables to be sent to SAS. For an example of the table structure, see the project README. This value can be null if no inputs are required.

    • -
      config: { [key: string]: any } = {}
      +
      config: {
          [key: string]: any;
      } = {}

      provide any changes to the config here, for instance to enable/disable debug. Any change provided will override the global config, for that particular function call.

      @@ -827,7 +829,7 @@ Supported values are declared in ExtraResponseAttributes type.

    Returns Promise<any>

    +
  • Defined in SASjs.ts:692
    • @@ -844,7 +846,7 @@ Supported values are declared in ExtraResponseAttributes type.

    Returns void

    +
  • Defined in SASjs.ts:578
    • @@ -861,7 +863,7 @@ Supported values are declared in ExtraResponseAttributes type.

    Returns Promise<void>

    +
  • Defined in SASjs.ts:566
    • @@ -914,11 +916,11 @@ The access token is not required when the user is authenticated via the browser.

    Returns Promise<any>

    +
  • Defined in SASjs.ts:857
    • - +
    • Uploads a file to the given service.

      @@ -936,11 +938,11 @@ The access token is not required when the user is authenticated via the browser.

      array of files to be uploaded, including File object and file name.

    • -
      params: null | { [key: string]: any }
      +
      params: null | {
          [key: string]: any;
      }

      request URL parameters.

    • -
      config: { [key: string]: any } = {}
      +
      config: {
          [key: string]: any;
      } = {}

      provide any changes to the config here, for instance to enable/disable debug. Any change provided will override the global config, for that particular function call.

      @@ -962,7 +964,7 @@ resubmitted after successful login.

      Returns any

    Returns Promise<unknown>

    +
  • Defined in SASjs.ts:644
  • +
  • constructor
  • +
  • checkSession
  • +
  • clearSasRequests
  • +
  • createComputeContext
  • +
  • createFile
  • +
  • createFolder
  • +
  • createJobDefinition
  • +
  • createLauncherContext
  • +
  • createSession
  • +
  • deleteClient
  • +
  • deleteComputeContext
  • +
  • deleteFolder
  • +
  • deployServicePack
  • +
  • editComputeContext
  • +
  • executeScript
  • +
  • fetchLogFileContent
  • +
  • getAccessToken
  • +
  • getAuthCode
  • +
  • getComputeContextById
  • +
  • getComputeContextByName
  • +
  • getComputeContexts
  • +
  • getCsrfToken
  • +
  • getDefaultComputeContexts
  • +
  • getExecutableContexts
  • +
  • getFolder
  • +
  • getLauncherContexts
  • +
  • getSasRequests
  • +
  • getSasjsConfig
  • +
  • getUserName
  • +
  • listFolder
  • +
  • logIn
  • +
  • logOut
  • +
  • moveFolder
  • +
  • refreshTokens
  • +
  • request
  • +
  • setDebugState
  • +
  • setSASjsConfig
  • +
  • startComputeJob
  • +
  • uploadFile
  • Generated using TypeDoc

    \ No newline at end of file diff --git a/classes/SASjsApiClient.SASjsApiClient.html b/classes/SASjsApiClient.SASjsApiClient.html index b4ba2c8..f5b9b61 100644 --- a/classes/SASjsApiClient.SASjsApiClient.html +++ b/classes/SASjsApiClient.SASjsApiClient.html @@ -1,11 +1,13 @@ SASjsApiClient | @sasjs/adapter
    -
    +
    @@ -19,7 +21,7 @@
    • SASjsApiClient
    +
  • Defined in SASjsApiClient.ts:9
  • @@ -52,13 +54,13 @@
    requestClient: RequestClient

    Returns SASjsApiClient

    +
  • Defined in SASjsApiClient.ts:10
  • Methods

      - +
    • Creates the folders and services at the given location appLoc on the given server serverUrl.

      @@ -78,13 +80,13 @@ appLoc, streamServiceName, streamWebFolder, streamLogo

      Optional authConfig: AuthConfig

      (optional) a valid client, secret, refresh and access tokens that are authorised to execute compute jobs.

    -

    Returns Promise<{ example?: {}; message: string; status: string; streamServiceName?: string }>

      - +
    • Creates/updates files within SASjs drive using uploaded json compressed file.

      @@ -101,13 +103,13 @@ Any other file or JSON file in zipped will be ignored!

      Optional authConfig: AuthConfig

      (optional) a valid client, secret, refresh and access tokens that are authorised to execute compute jobs.

    -

    Returns Promise<{ example?: {}; message: string; status: string; streamServiceName?: string }>

      - +
    • Parameters

      @@ -118,9 +120,9 @@ Any other file or JSON file in zipped will be ignored!

      appLoc: string
    • Optional authConfig: AuthConfig
    -

    Returns Promise<{ log: any; result: any }>

    +
  • Defined in SASjsApiClient.ts:90
    • @@ -145,7 +147,7 @@ Any other file or JSON file in zipped will be ignored!

    Returns Promise<string>

    +
  • Defined in SASjsApiClient.ts:117
    • @@ -166,7 +168,7 @@ Any other file or JSON file in zipped will be ignored!

    Returns Promise<SASjsAuthResponse>

    +
  • Defined in SASjsApiClient.ts:140
    • @@ -183,7 +185,7 @@ Any other file or JSON file in zipped will be ignored!

    Returns Promise<SASjsAuthResponse>

    +
  • Defined in SASjsApiClient.ts:151
  • +
  • Defined in types/SASjsConfig.ts:24
  • pathSASJS: string = ''
    @@ -117,7 +119,7 @@ will use '/SASStoredProcess/do' on SAS 9.

    will use '/SASjsApi/stp/execute' on SAS JS.

    +
  • Defined in types/SASjsConfig.ts:19
  • pathSASViya: string = ''
    @@ -125,7 +127,7 @@ will use '/SASjsApi/stp/execute' on SAS JS.

    will use '/SASJobExecution' on SAS Viya.

    +
  • Defined in types/SASjsConfig.ts:29
  • requestHistoryLimit?: number = 10
    @@ -133,14 +135,14 @@ will use '/SASJobExecution' on SAS Viya.

    may affect browser performance, especially with debug (logs) enabled.

    +
  • Defined in types/SASjsConfig.ts:76
  • serverType: null | ServerType = null

    Can be SAS9 or SASVIYA.

    +
  • Defined in types/SASjsConfig.ts:43
  • serverUrl: string = ''
    @@ -149,7 +151,7 @@ Can be omitted, eg if serving directly from the SAS Web Server or being streamed.

    +
  • Defined in types/SASjsConfig.ts:14
  • useComputeApi: null | boolean = null
    @@ -161,7 +163,7 @@ under the identity in the JES context. If useComputeApi is n triggered using the APIs instead of the Job Execution Web Service broker.

    +
  • Defined in types/SASjsConfig.ts:61