Peace/doc/lib/Peace.pm.html

58 lines
1.3 KiB
HTML

<?xml version="1.0" ?>
<!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">
<head>
<title>Peace - Onlie GNU/Linux flatpak apps store.</title>
<meta content="text/html; charset=utf-8" http-equiv="content-type" />
<link href="mailto:Alpine@build-edge-aarch64.nonet" rev="made" />
</head>
<body>
<ul id="index">
<li><a href="#NAME">NAME</a></li>
<li><a href="#SYNOPSIS">SYNOPSIS</a></li>
<li><a href="#DESCRIPTION">DESCRIPTION</a></li>
<li><a href="#FUNCTIONS">FUNCTIONS</a>
<ul>
<li><a href="#startup">startup</a></li>
<li><a href="#peace_config">peace_config</a></li>
</ul>
</li>
</ul>
<h1 id="NAME">NAME</h1>
<p>Peace - Onlie GNU/Linux flatpak apps store.</p>
<h1 id="SYNOPSIS">SYNOPSIS</h1>
<pre><code>./peace</code></pre>
<h1 id="DESCRIPTION">DESCRIPTION</h1>
<p>Peace is the server backend for flatstore a shop to be able to sell or buy flatpak applications.</p>
<h1 id="FUNCTIONS">FUNCTIONS</h1>
<p>Peace implements the following functions:</p>
<h2 id="startup">startup</h2>
<p>For internal usage from Mojolicious.</p>
<h2 id="peace_config">peace_config</h2>
<pre><code>my $config = Peace-&gt;new-&gt;peace_config;</code></pre>
<p>Retrieves the config for the peace application.</p>
</body>
</html>