<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset={+IO.encoding+}" /> <meta name="generator" content="JsDoc Toolkit" /> {! Link.base = "../"; /* all generated links will be relative to this */ !} <title>JsDoc Reference - {+data.alias+}</title> <style type="text/css"> {+include("static/default.css")+} </style> </head> <body> <!-- ============================== header ================================= --> <!-- begin static/header.html --> {+include("static/header.html")+} <!-- end static/header.html --> <!-- ============================== classes index ============================ --> <div id="index"> <!-- begin publish.classesIndex --> {+publish.classesIndex+} <!-- end publish.classesIndex --> </div> <div id="content"> <!-- ============================== class title ============================ --> <h1 class="classTitle"> {! var classType = ""; if (data.isBuiltin()) { classType += "Built-In "; } if (data.isNamespace) { if (data.is('FUNCTION')) { classType += "Function "; } classType += "Namespace "; } else { classType += "Class "; } !} {+classType+}{+data.alias+} </h1> <!-- ============================== class summary ========================== --> <p class="description"> <if test="data.version"><br />Version {+ data.version +}.<br /> </if> <if test="data.augments.length"><br />Extends {+ data.augments .sort() .map( function(
-
Notifications
You must be signed in to change notification settings - Fork 0
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset={+IO.encoding+}" /> <meta name="generator" content="JsDoc Toolkit" /> {! Link.base = "../"…
License
suricoy/toolkit
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset={+IO.encoding+}" /> <meta name="generator" content="JsDoc Toolkit" /> {! Link.base = "../"…
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published