Files
GS13NG/datum/tgs_version.html
2025-02-05 06:19:18 +00:00

1 line
3.8 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/tgs_version - /tg/ Station 13</title></head><body><header><a href="index.html">/tg/ Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a><a href="datum/tgs_version.html#var">Var Details</a></header><main><h1>tgs_version <aside>/<a href="datum.html">datum</a>/<a href="datum/tgs_version.html">tgs_version</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/tgs.dm#L195"><img src="git.png" width="16" height="16" title="code/__DEFINES/tgs.dm 195"></a></h1><p>Represents a version.</p><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/tgs_version.html#var/deprecated_patch">deprecated_patch</a></th><td>Legacy version number. Generally null.</td></tr><tr><th><a href="datum/tgs_version.html#var/deprefixed_parameter">deprefixed_parameter</a></th><td>String value minus prefix.</td></tr><tr><th><a href="datum/tgs_version.html#var/minor">minor</a></th><td>The minor version number. null for wildcards.</td></tr><tr><th><a href="datum/tgs_version.html#var/patch">patch</a></th><td>The patch version number. null for wildcards.</td></tr><tr><th><a href="datum/tgs_version.html#var/raw_parameter">raw_parameter</a></th><td>Unparsed string value.</td></tr><tr><th><a href="datum/tgs_version.html#var/suite">suite</a></th><td>The suite/major version number.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/deprecated_patch"><aside class="declaration">var </aside>deprecated_patch <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/tgs.dm#L206"><img src="git.png" width="16" height="16" title="code/__DEFINES/tgs.dm 206"></a></h3><p>Legacy version number. Generally null.</p><h3 id="var/deprefixed_parameter"><aside class="declaration">var </aside>deprefixed_parameter <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/tgs.dm#L213"><img src="git.png" width="16" height="16" title="code/__DEFINES/tgs.dm 213"></a></h3><p>String value minus prefix.</p><h3 id="var/minor"><aside class="declaration">var </aside>minor <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/tgs.dm#L201"><img src="git.png" width="16" height="16" title="code/__DEFINES/tgs.dm 201"></a></h3><p>The minor version number. null for wildcards.</p><h3 id="var/patch"><aside class="declaration">var </aside>patch <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/tgs.dm#L203"><img src="git.png" width="16" height="16" title="code/__DEFINES/tgs.dm 203"></a></h3><p>The patch version number. null for wildcards.</p><h3 id="var/raw_parameter"><aside class="declaration">var </aside>raw_parameter <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/tgs.dm#L209"><img src="git.png" width="16" height="16" title="code/__DEFINES/tgs.dm 209"></a></h3><p>Unparsed string value.</p><h3 id="var/suite"><aside class="declaration">var </aside>suite <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/tgs.dm#L197"><img src="git.png" width="16" height="16" title="code/__DEFINES/tgs.dm 197"></a></h3><p>The suite/major version number.</p></main><footer>tgstation.dme <a href="https://github.com/evilew/GS13-Citadel/tree/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e">e8e0068</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.9.0</a></footer></body></html>