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

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

The installer is the main class for accessing an 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