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

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