Current section
2 Versions
Jump to
Current section
2 Versions
Compare versions
64
files changed
+3908
additions
-2436
deletions
| @@ -1,22 +1,28 @@ | |
| 1 | - dist/search_items-cf09f3a649.js |
| 1 | + dist/search_items-9e75372469.js |
| 2 2 | dist/html-d9f58a6320b5bfa6dd77.css |
| 3 3 | dist/html-d9f58a6320b5bfa6dd77.js |
| 4 4 | dist/html/fonts/icomoon.eot |
| 5 5 | dist/html/fonts/icomoon.svg |
| 6 6 | dist/html/fonts/icomoon.ttf |
| 7 7 | dist/html/fonts/icomoon.woff |
| 8 | - dist/sidebar_items-51daaefc72.js |
| 8 | + dist/sidebar_items-0e61a4d2d6.js |
| 9 9 | api-reference.html |
| 10 10 | search.html |
| 11 11 | 404.html |
| 12 | - BUD.Account.html |
| 13 | - BUD.Act.html |
| 14 | - BUD.Application.html |
| 15 | - BUD.Forms.html |
| 16 | - BUD.Index.html |
| 17 | - BUD.Login.html |
| 18 | - BUD.Pass.html |
| 19 | - BUD.Routes.html |
| 20 | - BUD.Row.html |
| 21 | - BUD.Trace.html |
| 12 | + PLM.Account.html |
| 13 | + PLM.Actor.html |
| 14 | + PLM.Actors.html |
| 15 | + PLM.Application.html |
| 16 | + PLM.Forms.html |
| 17 | + PLM.Forms.Act.html |
| 18 | + PLM.Forms.Pass.html |
| 19 | + PLM.Login.html |
| 20 | + PLM.Product.html |
| 21 | + PLM.Products.html |
| 22 | + PLM.Routes.html |
| 23 | + PLM.Rows.Investment.html |
| 24 | + PLM.Rows.Payment.html |
| 25 | + PLM.Rows.Process.html |
| 26 | + PLM.Rows.Product.html |
| 27 | + PLM.Rows.Trace.html |
| 22 28 | index.html |
| @@ -5,11 +5,11 @@ | |
| 5 5 | <meta http-equiv="x-ua-compatible" content="ie=edge"> |
| 6 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 7 7 | <meta name="generator" content="ExDoc v0.20.2"> |
| 8 | - <meta name="project" content="bud v0.6.0"> |
| 9 | - <title>404 — bud v0.6.0</title> |
| 8 | + <meta name="project" content="bud v0.7.1"> |
| 9 | + <title>404 — bud v0.7.1</title> |
| 10 10 | <link rel="stylesheet" href="dist/html-d9f58a6320b5bfa6dd77.css" /> |
| 11 11 | <link rel="canonical" href="https://hexdocs.pm/bud/404.html" /> |
| 12 | - <script src="dist/sidebar_items-51daaefc72.js"></script> |
| 12 | + <script src="dist/sidebar_items-0e61a4d2d6.js"></script> |
| 13 13 | <script src="docs_config.js"></script> |
| 14 14 | <script async src="dist/html-d9f58a6320b5bfa6dd77.js"></script> |
| 15 15 | |
| @@ -45,7 +45,7 @@ | |
| 45 45 | <a href="api-reference.html" class="sidebar-projectName"> |
| 46 46 | bud </a> |
| 47 47 | <h2 class="sidebar-projectVersion"> |
| 48 | - v0.6.0 |
| 48 | + v0.7.1 |
| 49 49 | </h2> |
| 50 50 | </div> |
| 51 51 | </div> |
| @@ -1,235 +0,0 @@ | |
| 1 | - <!DOCTYPE html> |
| 2 | - <html lang="en"> |
| 3 | - <head> |
| 4 | - <meta charset="utf-8"> |
| 5 | - <meta http-equiv="x-ua-compatible" content="ie=edge"> |
| 6 | - <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 7 | - <meta name="generator" content="ExDoc v0.20.2"> |
| 8 | - <meta name="project" content="bud v0.6.0"> |
| 9 | - <title>BUD.Account — bud v0.6.0</title> |
| 10 | - <link rel="stylesheet" href="dist/html-d9f58a6320b5bfa6dd77.css" /> |
| 11 | - <link rel="canonical" href="https://hexdocs.pm/bud/BUD.Account.html" /> |
| 12 | - <script src="dist/sidebar_items-51daaefc72.js"></script> |
| 13 | - <script src="docs_config.js"></script> |
| 14 | - <script async src="dist/html-d9f58a6320b5bfa6dd77.js"></script> |
| 15 | - |
| 16 | - </head> |
| 17 | - <body data-type="modules"> |
| 18 | - <script>try { if(localStorage.getItem('night-mode')) document.body.className += ' night-mode'; } catch (e) { }</script> |
| 19 | - <div class="main"> |
| 20 | - |
| 21 | - <button class="sidebar-button sidebar-toggle"> |
| 22 | - <span class="icon-menu" title="Collapse/expand sidebar"></span> |
| 23 | - </button> |
| 24 | - |
| 25 | - <section class="sidebar"> |
| 26 | - <form class="sidebar-search" action="search.html"> |
| 27 | - <button type="submit" class="search-button"> |
| 28 | - <span class="icon-search" aria-hidden="true"></span> |
| 29 | - </button> |
| 30 | - <button type="button" tabindex="-1" class="search-close-button"> |
| 31 | - <span class="icon-cross" title="Cancel search"></span> |
| 32 | - </button> |
| 33 | - <label class="search-label"> |
| 34 | - <input name="q" type="text" id="search-list" class="search-input" placeholder="Search..." aria-label="Search" autocomplete="off" /> |
| 35 | - </label> |
| 36 | - </form> |
| 37 | - |
| 38 | - <div class="autocomplete"> |
| 39 | - <div class="autocomplete-results"> |
| 40 | - </div> |
| 41 | - </div> |
| 42 | - |
| 43 | - <div class="sidebar-header"> |
| 44 | - <div class="sidebar-projectDetails"> |
| 45 | - <a href="api-reference.html" class="sidebar-projectName"> |
| 46 | - bud </a> |
| 47 | - <h2 class="sidebar-projectVersion"> |
| 48 | - v0.6.0 |
| 49 | - </h2> |
| 50 | - </div> |
| 51 | - </div> |
| 52 | - |
| 53 | - <ul class="sidebar-listNav"> |
| 54 | - <li><a id="extras-list" href="#full-list">Pages</a></li> |
| 55 | - |
| 56 | - <li><a id="modules-list" href="#full-list">Modules</a></li> |
| 57 | - |
| 58 | - |
| 59 | - </ul> |
| 60 | - <div class="gradient"></div> |
| 61 | - <ul id="full-list" class="sidebar-fullList"></ul> |
| 62 | - </section> |
| 63 | - |
| 64 | - <section class="content"> |
| 65 | - <div class="content-outer"> |
| 66 | - <div id="content" class="content-inner"> |
| 67 | - |
| 68 | - |
| 69 | - <h1> |
| 70 | - <small class="app-vsn">bud v0.6.0</small> |
| 71 | - BUD.Account </h1> |
| 72 | - |
| 73 | - |
| 74 | - |
| 75 | - <section id="summary" class="details-list"> |
| 76 | - <h1 class="section-heading"> |
| 77 | - <a class="hover-link" href="#summary"> |
| 78 | - <span class="icon-link" aria-hidden="true"></span> |
| 79 | - <span class="sr-only">Link to this section</span> |
| 80 | - </a> |
| 81 | - Summary |
| 82 | - </h1> |
| 83 | - <div class="summary-functions summary"> |
| 84 | - <h2> |
| 85 | - <a href="#functions">Functions</a> |
| 86 | - </h2> |
| 87 | - <div class="summary-row"> |
| 88 | - <div class="summary-signature"> |
| 89 | - <a href="#action/2">action(arg, proc)</a> |
| 90 | - </div> |
| 91 | - </div> |
| 92 | - <div class="summary-row"> |
| 93 | - <div class="summary-signature"> |
| 94 | - <a href="#close_account/1">close_account(args \\ [])</a> |
| 95 | - </div> |
| 96 | - </div> |
| 97 | - <div class="summary-row"> |
| 98 | - <div class="summary-signature"> |
| 99 | - <a href="#close_account/2">close_account(record, args)</a> |
| 100 | - </div> |
| 101 | - </div> |
| 102 | - <div class="summary-row"> |
| 103 | - <div class="summary-signature"> |
| 104 | - <a href="#def/0">def()</a> |
| 105 | - </div> |
| 106 | - </div> |
| 107 | - <div class="summary-row"> |
| 108 | - <div class="summary-signature"> |
| 109 | - <a href="#tx/1">tx(args \\ [])</a> |
| 110 | - </div> |
| 111 | - </div> |
| 112 | - <div class="summary-row"> |
| 113 | - <div class="summary-signature"> |
| 114 | - <a href="#tx/2">tx(record, args)</a> |
| 115 | - </div> |
| 116 | - </div> |
| 117 | - </div> |
| 118 | - </section> |
| 119 | - |
| 120 | - <section id="functions" class="details-list"> |
| 121 | - <h1 class="section-heading"> |
| 122 | - <a class="hover-link" href="#functions"> |
| 123 | - <span class="icon-link" aria-hidden="true"></span> |
| 124 | - <span class="sr-only">Link to this section</span> |
| 125 | - </a> |
| 126 | - Functions </h1> |
| 127 | - <div class="functions-list"> |
| 128 | - <section class="detail" id="action/2"> |
| 129 | - <div class="detail-header"> |
| 130 | - <a href="#action/2" class="detail-link" title="Link to this function"> |
| 131 | - <span class="icon-link" aria-hidden="true"></span> |
| 132 | - <span class="sr-only">Link to this function</span> |
| 133 | - </a> |
| 134 | - <h1 class="signature">action(arg, proc)</span> |
| 135 | - </div> |
| 136 | - <section class="docstring"> |
| 137 | - </section> |
| 138 | - </section> |
| 139 | - <section class="detail" id="close_account/1"> |
| 140 | - |
| 141 | - <span id="close_account/0"></span> |
| 142 | - <div class="detail-header"> |
| 143 | - <a href="#close_account/1" class="detail-link" title="Link to this macro"> |
| 144 | - <span class="icon-link" aria-hidden="true"></span> |
| 145 | - <span class="sr-only">Link to this macro</span> |
| 146 | - </a> |
| 147 | - <h1 class="signature">close_account(args \\ [])</span> |
| 148 | - |
| 149 | - <span class="note">(macro)</span> |
| 150 | - </div> |
| 151 | - <section class="docstring"> |
| 152 | - </section> |
| 153 | - </section> |
| 154 | - <section class="detail" id="close_account/2"> |
| 155 | - <div class="detail-header"> |
| 156 | - <a href="#close_account/2" class="detail-link" title="Link to this macro"> |
| 157 | - <span class="icon-link" aria-hidden="true"></span> |
| 158 | - <span class="sr-only">Link to this macro</span> |
| 159 | - </a> |
| 160 | - <h1 class="signature">close_account(record, args)</span> |
| 161 | - |
| 162 | - <span class="note">(macro)</span> |
| 163 | - </div> |
| 164 | - <section class="docstring"> |
| 165 | - </section> |
| 166 | - </section> |
| 167 | - <section class="detail" id="def/0"> |
| 168 | - <div class="detail-header"> |
| 169 | - <a href="#def/0" class="detail-link" title="Link to this function"> |
| 170 | - <span class="icon-link" aria-hidden="true"></span> |
| 171 | - <span class="sr-only">Link to this function</span> |
| 172 | - </a> |
| 173 | - <h1 class="signature">def()</span> |
| 174 | - </div> |
| 175 | - <section class="docstring"> |
| 176 | - </section> |
| 177 | - </section> |
| 178 | - <section class="detail" id="tx/1"> |
| 179 | - |
| 180 | - <span id="tx/0"></span> |
| 181 | - <div class="detail-header"> |
| 182 | - <a href="#tx/1" class="detail-link" title="Link to this macro"> |
| 183 | - <span class="icon-link" aria-hidden="true"></span> |
| 184 | - <span class="sr-only">Link to this macro</span> |
| 185 | - </a> |
| 186 | - <h1 class="signature">tx(args \\ [])</span> |
| 187 | - |
| 188 | - <span class="note">(macro)</span> |
| 189 | - </div> |
| 190 | - <section class="docstring"> |
| 191 | - </section> |
| 192 | - </section> |
| 193 | - <section class="detail" id="tx/2"> |
| 194 | - <div class="detail-header"> |
| 195 | - <a href="#tx/2" class="detail-link" title="Link to this macro"> |
| 196 | - <span class="icon-link" aria-hidden="true"></span> |
| 197 | - <span class="sr-only">Link to this macro</span> |
| 198 | - </a> |
| 199 | - <h1 class="signature">tx(record, args)</span> |
| 200 | - |
| 201 | - <span class="note">(macro)</span> |
| 202 | - </div> |
| 203 | - <section class="docstring"> |
| 204 | - </section> |
| 205 | - </section> |
| 206 | - </div> |
| 207 | - </section> |
| 208 | - <footer class="footer"> |
| 209 | - <p> |
| 210 | - <span class="line"> |
| 211 | - Built using |
| 212 | - <a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" target="_blank" rel="help noopener">ExDoc</a> (v0.20.2), |
| 213 | - </span> |
| 214 | - <span class="line"> |
| 215 | - designed by |
| 216 | - <a href="https://twitter.com/dignifiedquire" target="_blank" rel="noopener" title="@dignifiedquire">Friedel Ziegelmayer</a>. |
| 217 | - </span> |
| 218 | - </p> |
| 219 | - <p> |
| 220 | - <button class="line footer-button night-mode-toggle"> |
| 221 | - Toggle night mode |
| 222 | - </button> |
| 223 | - <button class="line footer-button display-shortcuts-help"> |
| 224 | - Display keyboard shortcuts |
| 225 | - </button> |
| 226 | - </p> |
| 227 | - </footer> |
| 228 | - </div> |
| 229 | - </div> |
| 230 | - </section> |
| 231 | - </div> |
| 232 | - |
| 233 | - </body> |
| 234 | - </html> |
| 235 | - |
| @@ -1,207 +0,0 @@ | |
| 1 | - <!DOCTYPE html> |
| 2 | - <html lang="en"> |
| 3 | - <head> |
| 4 | - <meta charset="utf-8"> |
| 5 | - <meta http-equiv="x-ua-compatible" content="ie=edge"> |
| 6 | - <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 7 | - <meta name="generator" content="ExDoc v0.20.2"> |
| 8 | - <meta name="project" content="bud v0.6.0"> |
| 9 | - <title>BUD.Act — bud v0.6.0</title> |
| 10 | - <link rel="stylesheet" href="dist/html-d9f58a6320b5bfa6dd77.css" /> |
| 11 | - <link rel="canonical" href="https://hexdocs.pm/bud/BUD.Act.html" /> |
| 12 | - <script src="dist/sidebar_items-51daaefc72.js"></script> |
| 13 | - <script src="docs_config.js"></script> |
| 14 | - <script async src="dist/html-d9f58a6320b5bfa6dd77.js"></script> |
| 15 | - |
| 16 | - </head> |
| 17 | - <body data-type="modules"> |
| 18 | - <script>try { if(localStorage.getItem('night-mode')) document.body.className += ' night-mode'; } catch (e) { }</script> |
| 19 | - <div class="main"> |
| 20 | - |
| 21 | - <button class="sidebar-button sidebar-toggle"> |
| 22 | - <span class="icon-menu" title="Collapse/expand sidebar"></span> |
| 23 | - </button> |
| 24 | - |
| 25 | - <section class="sidebar"> |
| 26 | - <form class="sidebar-search" action="search.html"> |
| 27 | - <button type="submit" class="search-button"> |
| 28 | - <span class="icon-search" aria-hidden="true"></span> |
| 29 | - </button> |
| 30 | - <button type="button" tabindex="-1" class="search-close-button"> |
| 31 | - <span class="icon-cross" title="Cancel search"></span> |
| 32 | - </button> |
| 33 | - <label class="search-label"> |
| 34 | - <input name="q" type="text" id="search-list" class="search-input" placeholder="Search..." aria-label="Search" autocomplete="off" /> |
| 35 | - </label> |
| 36 | - </form> |
| 37 | - |
| 38 | - <div class="autocomplete"> |
| 39 | - <div class="autocomplete-results"> |
| 40 | - </div> |
| 41 | - </div> |
| 42 | - |
| 43 | - <div class="sidebar-header"> |
| 44 | - <div class="sidebar-projectDetails"> |
| 45 | - <a href="api-reference.html" class="sidebar-projectName"> |
| 46 | - bud </a> |
| 47 | - <h2 class="sidebar-projectVersion"> |
| 48 | - v0.6.0 |
| 49 | - </h2> |
| 50 | - </div> |
| 51 | - </div> |
| 52 | - |
| 53 | - <ul class="sidebar-listNav"> |
| 54 | - <li><a id="extras-list" href="#full-list">Pages</a></li> |
| 55 | - |
| 56 | - <li><a id="modules-list" href="#full-list">Modules</a></li> |
| 57 | - |
| 58 | - |
| 59 | - </ul> |
| 60 | - <div class="gradient"></div> |
| 61 | - <ul id="full-list" class="sidebar-fullList"></ul> |
| 62 | - </section> |
| 63 | - |
| 64 | - <section class="content"> |
| 65 | - <div class="content-outer"> |
| 66 | - <div id="content" class="content-inner"> |
| 67 | - |
| 68 | - |
| 69 | - <h1> |
| 70 | - <small class="app-vsn">bud v0.6.0</small> |
| 71 | - BUD.Act </h1> |
| 72 | - |
| 73 | - |
| 74 | - |
| 75 | - <section id="summary" class="details-list"> |
| 76 | - <h1 class="section-heading"> |
| 77 | - <a class="hover-link" href="#summary"> |
| 78 | - <span class="icon-link" aria-hidden="true"></span> |
| 79 | - <span class="sr-only">Link to this section</span> |
| 80 | - </a> |
| 81 | - Summary |
| 82 | - </h1> |
| 83 | - <div class="summary-functions summary"> |
| 84 | - <h2> |
| 85 | - <a href="#functions">Functions</a> |
| 86 | - </h2> |
| 87 | - <div class="summary-row"> |
| 88 | - <div class="summary-signature"> |
| 89 | - <a href="#doc/0">doc()</a> |
| 90 | - </div> |
| 91 | - </div> |
| 92 | - <div class="summary-row"> |
| 93 | - <div class="summary-signature"> |
| 94 | - <a href="#event/1">event(any)</a> |
| 95 | - </div> |
| 96 | - </div> |
| 97 | - <div class="summary-row"> |
| 98 | - <div class="summary-signature"> |
| 99 | - <a href="#header/0">header()</a> |
| 100 | - </div> |
| 101 | - </div> |
| 102 | - <div class="summary-row"> |
| 103 | - <div class="summary-signature"> |
| 104 | - <a href="#id/0">id()</a> |
| 105 | - </div> |
| 106 | - </div> |
| 107 | - <div class="summary-row"> |
| 108 | - <div class="summary-signature"> |
| 109 | - <a href="#new/2">new(name, arg)</a> |
| 110 | - </div> |
| 111 | - </div> |
| 112 | - </div> |
| 113 | - </section> |
| 114 | - |
| 115 | - <section id="functions" class="details-list"> |
| 116 | - <h1 class="section-heading"> |
| 117 | - <a class="hover-link" href="#functions"> |
| 118 | - <span class="icon-link" aria-hidden="true"></span> |
| 119 | - <span class="sr-only">Link to this section</span> |
| 120 | - </a> |
| 121 | - Functions </h1> |
| 122 | - <div class="functions-list"> |
| 123 | - <section class="detail" id="doc/0"> |
| 124 | - <div class="detail-header"> |
| 125 | - <a href="#doc/0" class="detail-link" title="Link to this function"> |
| 126 | - <span class="icon-link" aria-hidden="true"></span> |
| 127 | - <span class="sr-only">Link to this function</span> |
| 128 | - </a> |
| 129 | - <h1 class="signature">doc()</span> |
| 130 | - </div> |
| 131 | - <section class="docstring"> |
| 132 | - </section> |
| 133 | - </section> |
| 134 | - <section class="detail" id="event/1"> |
| 135 | - <div class="detail-header"> |
| 136 | - <a href="#event/1" class="detail-link" title="Link to this function"> |
| 137 | - <span class="icon-link" aria-hidden="true"></span> |
| 138 | - <span class="sr-only">Link to this function</span> |
| 139 | - </a> |
| 140 | - <h1 class="signature">event(any)</span> |
| 141 | - </div> |
| 142 | - <section class="docstring"> |
| 143 | - </section> |
| 144 | - </section> |
| 145 | - <section class="detail" id="header/0"> |
| 146 | - <div class="detail-header"> |
| 147 | - <a href="#header/0" class="detail-link" title="Link to this function"> |
| 148 | - <span class="icon-link" aria-hidden="true"></span> |
| 149 | - <span class="sr-only">Link to this function</span> |
| 150 | - </a> |
| 151 | - <h1 class="signature">header()</span> |
| 152 | - </div> |
| 153 | - <section class="docstring"> |
| 154 | - </section> |
| 155 | - </section> |
| 156 | - <section class="detail" id="id/0"> |
| 157 | - <div class="detail-header"> |
| 158 | - <a href="#id/0" class="detail-link" title="Link to this function"> |
| 159 | - <span class="icon-link" aria-hidden="true"></span> |
| 160 | - <span class="sr-only">Link to this function</span> |
| 161 | - </a> |
| 162 | - <h1 class="signature">id()</span> |
| 163 | - </div> |
| 164 | - <section class="docstring"> |
| 165 | - </section> |
| 166 | - </section> |
| 167 | - <section class="detail" id="new/2"> |
| 168 | - <div class="detail-header"> |
| 169 | - <a href="#new/2" class="detail-link" title="Link to this function"> |
| 170 | - <span class="icon-link" aria-hidden="true"></span> |
| 171 | - <span class="sr-only">Link to this function</span> |
| 172 | - </a> |
| 173 | - <h1 class="signature">new(name, arg)</span> |
| 174 | - </div> |
| 175 | - <section class="docstring"> |
| 176 | - </section> |
| 177 | - </section> |
| 178 | - </div> |
| 179 | - </section> |
| 180 | - <footer class="footer"> |
| 181 | - <p> |
| 182 | - <span class="line"> |
| 183 | - Built using |
| 184 | - <a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" target="_blank" rel="help noopener">ExDoc</a> (v0.20.2), |
| 185 | - </span> |
| 186 | - <span class="line"> |
| 187 | - designed by |
| 188 | - <a href="https://twitter.com/dignifiedquire" target="_blank" rel="noopener" title="@dignifiedquire">Friedel Ziegelmayer</a>. |
| 189 | - </span> |
| 190 | - </p> |
| 191 | - <p> |
| 192 | - <button class="line footer-button night-mode-toggle"> |
| 193 | - Toggle night mode |
| 194 | - </button> |
| 195 | - <button class="line footer-button display-shortcuts-help"> |
| 196 | - Display keyboard shortcuts |
| 197 | - </button> |
| 198 | - </p> |
| 199 | - </footer> |
| 200 | - </div> |
| 201 | - </div> |
| 202 | - </section> |
| 203 | - </div> |
| 204 | - |
| 205 | - </body> |
| 206 | - </html> |
| 207 | - |
| @@ -1,192 +0,0 @@ | |
| 1 | - <!DOCTYPE html> |
| 2 | - <html lang="en"> |
| 3 | - <head> |
| 4 | - <meta charset="utf-8"> |
| 5 | - <meta http-equiv="x-ua-compatible" content="ie=edge"> |
| 6 | - <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 7 | - <meta name="generator" content="ExDoc v0.20.2"> |
| 8 | - <meta name="project" content="bud v0.6.0"> |
| 9 | - <title>BUD.Application — bud v0.6.0</title> |
| 10 | - <link rel="stylesheet" href="dist/html-d9f58a6320b5bfa6dd77.css" /> |
| 11 | - <link rel="canonical" href="https://hexdocs.pm/bud/BUD.Application.html" /> |
| 12 | - <script src="dist/sidebar_items-51daaefc72.js"></script> |
| 13 | - <script src="docs_config.js"></script> |
| 14 | - <script async src="dist/html-d9f58a6320b5bfa6dd77.js"></script> |
| 15 | - |
| 16 | - </head> |
| 17 | - <body data-type="modules"> |
| 18 | - <script>try { if(localStorage.getItem('night-mode')) document.body.className += ' night-mode'; } catch (e) { }</script> |
| 19 | - <div class="main"> |
| 20 | - |
| 21 | - <button class="sidebar-button sidebar-toggle"> |
| 22 | - <span class="icon-menu" title="Collapse/expand sidebar"></span> |
| 23 | - </button> |
| 24 | - |
| 25 | - <section class="sidebar"> |
| 26 | - <form class="sidebar-search" action="search.html"> |
| 27 | - <button type="submit" class="search-button"> |
| 28 | - <span class="icon-search" aria-hidden="true"></span> |
| 29 | - </button> |
| 30 | - <button type="button" tabindex="-1" class="search-close-button"> |
| 31 | - <span class="icon-cross" title="Cancel search"></span> |
| 32 | - </button> |
| 33 | - <label class="search-label"> |
| 34 | - <input name="q" type="text" id="search-list" class="search-input" placeholder="Search..." aria-label="Search" autocomplete="off" /> |
| 35 | - </label> |
| 36 | - </form> |
| 37 | - |
| 38 | - <div class="autocomplete"> |
| 39 | - <div class="autocomplete-results"> |
| 40 | - </div> |
| 41 | - </div> |
| 42 | - |
| 43 | - <div class="sidebar-header"> |
| 44 | - <div class="sidebar-projectDetails"> |
| 45 | - <a href="api-reference.html" class="sidebar-projectName"> |
| 46 | - bud </a> |
| 47 | - <h2 class="sidebar-projectVersion"> |
| 48 | - v0.6.0 |
| 49 | - </h2> |
| 50 | - </div> |
| 51 | - </div> |
| 52 | - |
| 53 | - <ul class="sidebar-listNav"> |
| 54 | - <li><a id="extras-list" href="#full-list">Pages</a></li> |
| 55 | - |
| 56 | - <li><a id="modules-list" href="#full-list">Modules</a></li> |
| 57 | - |
| 58 | - |
| 59 | - </ul> |
| 60 | - <div class="gradient"></div> |
| 61 | - <ul id="full-list" class="sidebar-fullList"></ul> |
| 62 | - </section> |
| 63 | - |
| 64 | - <section class="content"> |
| 65 | - <div class="content-outer"> |
| 66 | - <div id="content" class="content-inner"> |
| 67 | - |
| 68 | - |
| 69 | - <h1> |
| 70 | - <small class="app-vsn">bud v0.6.0</small> |
| 71 | - BUD.Application </h1> |
| 72 | - |
| 73 | - |
| 74 | - |
| 75 | - <section id="summary" class="details-list"> |
| 76 | - <h1 class="section-heading"> |
| 77 | - <a class="hover-link" href="#summary"> |
| 78 | - <span class="icon-link" aria-hidden="true"></span> |
| 79 | - <span class="sr-only">Link to this section</span> |
| 80 | - </a> |
| 81 | - Summary |
| 82 | - </h1> |
| 83 | - <div class="summary-functions summary"> |
| 84 | - <h2> |
| 85 | - <a href="#functions">Functions</a> |
| 86 | - </h2> |
| 87 | - <div class="summary-row"> |
| 88 | - <div class="summary-signature"> |
| 89 | - <a href="#initialize/0">initialize()</a> |
| 90 | - </div> |
| 91 | - </div> |
| 92 | - <div class="summary-row"> |
| 93 | - <div class="summary-signature"> |
| 94 | - <a href="#start/2">start(_, _)</a> |
| 95 | - </div> |
| 96 | - <div class="summary-synopsis"><p>Called when an application is started.</p></div> |
| 97 | - </div> |
| 98 | - </div> |
| 99 | - </section> |
| 100 | - |
| 101 | - <section id="functions" class="details-list"> |
| 102 | - <h1 class="section-heading"> |
| 103 | - <a class="hover-link" href="#functions"> |
| 104 | - <span class="icon-link" aria-hidden="true"></span> |
| 105 | - <span class="sr-only">Link to this section</span> |
| 106 | - </a> |
| 107 | - Functions </h1> |
| 108 | - <div class="functions-list"> |
| 109 | - <section class="detail" id="initialize/0"> |
| 110 | - <div class="detail-header"> |
| 111 | - <a href="#initialize/0" class="detail-link" title="Link to this function"> |
| 112 | - <span class="icon-link" aria-hidden="true"></span> |
| 113 | - <span class="sr-only">Link to this function</span> |
| 114 | - </a> |
| 115 | - <h1 class="signature">initialize()</span> |
| 116 | - </div> |
| 117 | - <section class="docstring"> |
| 118 | - </section> |
| 119 | - </section> |
| 120 | - <section class="detail" id="start/2"> |
| 121 | - <div class="detail-header"> |
| 122 | - <a href="#start/2" class="detail-link" title="Link to this function"> |
| 123 | - <span class="icon-link" aria-hidden="true"></span> |
| 124 | - <span class="sr-only">Link to this function</span> |
| 125 | - </a> |
| 126 | - <h1 class="signature">start(_, _)</span> |
| 127 | - </div> |
| 128 | - <section class="docstring"> |
| 129 | - <p>Called when an application is started.</p> |
| 130 | - <p>This function is called when an application is started using |
| 131 | - <a href="https://hexdocs.pm/elixir/Application.html#start/2"><code class="inline">Application.start/2</code></a> (and functions on top of that, such as |
| 132 | - <a href="https://hexdocs.pm/elixir/Application.html#ensure_started/2"><code class="inline">Application.ensure_started/2</code></a>). This function should start the top-level |
| 133 | - process of the application (which should be the top supervisor of the |
| 134 | - application's supervision tree if the application follows the OTP design |
| 135 | - principles around supervision).</p> |
| 136 | - <p><code class="inline">start_type</code> defines how the application is started:</p> |
| 137 | - <ul> |
| 138 | - <li><code class="inline">:normal</code> - used if the startup is a normal startup or if the application |
| 139 | - is distributed and is started on the current node because of a failover |
| 140 | - from another node and the application specification key <code class="inline">:start_phases</code> |
| 141 | - is <code class="inline">:undefined</code>. |
| 142 | - </li> |
| 143 | - <li><code class="inline">{:takeover, node}</code> - used if the application is distributed and is |
| 144 | - started on the current node because of a failover on the node <code class="inline">node</code>. |
| 145 | - </li> |
| 146 | - <li><code class="inline">{:failover, node}</code> - used if the application is distributed and is |
| 147 | - started on the current node because of a failover on node <code class="inline">node</code>, and the |
| 148 | - application specification key <code class="inline">:start_phases</code> is not <code class="inline">:undefined</code>. |
| 149 | - </li> |
| 150 | - </ul> |
| 151 | - <p><code class="inline">start_args</code> are the arguments passed to the application in the <code class="inline">:mod</code> |
| 152 | - specification key (e.g., <code class="inline">mod: {MyApp, [:my_args]}</code>).</p> |
| 153 | - <p>This function should either return <code class="inline">{:ok, pid}</code> or <code class="inline">{:ok, pid, state}</code> if |
| 154 | - startup is successful. <code class="inline">pid</code> should be the PID of the top supervisor. <code class="inline">state</code> |
| 155 | - can be an arbitrary term, and if omitted will default to <code class="inline">[]</code>; if the |
| 156 | - application is later stopped, <code class="inline">state</code> is passed to the <code class="inline">stop/1</code> callback (see |
| 157 | - the documentation for the <code class="inline">c:stop/1</code> callback for more information).</p> |
| 158 | - <p><code class="inline">use Application</code> provides no default implementation for the <a href="#start/2"><code class="inline">start/2</code></a> |
| 159 | - callback.</p> |
| 160 | - <p>Callback implementation for <a href="https://hexdocs.pm/elixir/Application.html#c:start/2"><code class="inline">Application.start/2</code></a>.</p> |
| 161 | - </section> |
| 162 | - </section> |
| 163 | - </div> |
| 164 | - </section> |
| 165 | - <footer class="footer"> |
| 166 | - <p> |
| 167 | - <span class="line"> |
| 168 | - Built using |
| 169 | - <a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" target="_blank" rel="help noopener">ExDoc</a> (v0.20.2), |
| 170 | - </span> |
| 171 | - <span class="line"> |
| 172 | - designed by |
| 173 | - <a href="https://twitter.com/dignifiedquire" target="_blank" rel="noopener" title="@dignifiedquire">Friedel Ziegelmayer</a>. |
| 174 | - </span> |
| 175 | - </p> |
| 176 | - <p> |
| 177 | - <button class="line footer-button night-mode-toggle"> |
| 178 | - Toggle night mode |
| 179 | - </button> |
| 180 | - <button class="line footer-button display-shortcuts-help"> |
| 181 | - Display keyboard shortcuts |
| 182 | - </button> |
| 183 | - </p> |
| 184 | - </footer> |
| 185 | - </div> |
| 186 | - </div> |
| 187 | - </section> |
| 188 | - </div> |
| 189 | - |
| 190 | - </body> |
| 191 | - </html> |
| 192 | - |
Loading more files…