Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/docs/archinstall/Installer.rst
blob: 22d731162e6a7ca058b35805fa6170bb3fb85806 (plain)
1
2
3
4
5
6
7
8
9
10
11
.. _archinstall.Installer:

archinstall.Installer
=====================

The installer is the main class for accessing a installation-instance.
You can look at this class as the installation you have or will perform.

Anything related to **inside** the installation, will be found in this class.

.. autofunction:: archinstall.Installer