aboutsummaryrefslogtreecommitdiff
path: root/docs/tskw_sh.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tskw_sh.html')
-rw-r--r--docs/tskw_sh.html58
1 files changed, 58 insertions, 0 deletions
diff --git a/docs/tskw_sh.html b/docs/tskw_sh.html
new file mode 100644
index 0000000..1a17924
--- /dev/null
+++ b/docs/tskw_sh.html
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="Content-Style-Type" content="text/css" />
+<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
+<link rel="stylesheet" href="./robodoc.css" type="text/css" />
+<script src="./robodoc.js"></script>
+<title>tskw.sh</title>
+<!-- Source: ./tskw.sh -->
+<!-- Generated with ROBODoc Version 4.99.44 (Mar 23 2025) -->
+</head>
+<body>
+<div id="logo">
+<a name="robo_top_of_doc"></a>
+</div> <!-- logo -->
+<div id="navigation">
+<a class="menuitem" href="./toc_index.html#top">Table of Contents</a>
+<a class="menuitem" href="./robo_sourcefiles.html#top">Sourcefiles</a>
+<a class="menuitem" href="./masterindex.html#top">Index</a>
+<a class="menuitem" href="./robo_dirs.html#top">Directories</a>
+<a class="menuitem" href="./robo_files.html#top">Files</a>
+<a class="menuitem" href="./robo_definitions.html#top">Definitions</a>
+<a class="menuitem" href="./robo_functions.html#top">Functions</a>
+<a class="menuitem" href="./robo_modules.html#top">Modules</a>
+</div> <!-- navigation -->
+<div id="content">
+<hr />
+<a name="taskwarrior2dtui2dscripts2flib"></a>
+<a name="robo5"></a><h2>taskwarrior-tui-scripts/lib [ Directories ]</h2>
+
+<p>[ <a href="#robo_top_of_doc">Top</a> ] [ <a href="./robo_dirs.html#robo_top_of_doc">Directories</a> ]</p>
+<p class="item_name">NAME</p>
+<p> <strong>lib</strong> - папка с вспомогательными функциями.
+</p>
+
+<hr />
+<a name="taskwarrior2dtui2dscripts2ftskw2esh"></a>
+<a name="robo6"></a><h2>taskwarrior-tui-scripts/tskw.sh [ Modules ]</h2>
+
+<p>[ <a href="#robo_top_of_doc">Top</a> ] [ <a href="./robo_modules.html#robo_top_of_doc">Modules</a> ]</p>
+<p class="item_name">NAME</p>
+<p> <strong>tskw.sh</strong> - основной выполняемый файл для работы с taskwarrior-tui.
+</p>
+<p class="item_name">DESCRIPTION</p>
+<p> Входная точка для всех остальных скриптов проекта.
+</p>
+<p class="item_name">NOTES</p>
+<pre> Taskwarrior-tui передает в $@ uuid задач в виде строки с uuid разеделенные пробелами ("uuid1" "uuid2")
+</pre>
+
+</div> <!-- content -->
+<div id="footer">
+<p>Generated from ./tskw.sh with <a href="http://www.xs4all.nl/~rfsber/Robo/robodoc.html">ROBODoc</a> V4.99.44 on 2025-05-01 19:58:11</p>
+</div> <!-- footer -->
+</body>
+</html>