_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above.

API method:

GET /api/symbols?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


user-abort-error?
Channel: guix
Location: gnu/installer/steps.scm (gnu installer steps)
installer-step-configuration-formatter
Channel: guix
Location: gnu/installer/steps.scm (gnu installer steps)
installer-step-compute
Channel: guix
Location: gnu/installer/steps.scm (gnu installer steps)
<installer-step>
Channel: guix
Location: gnu/installer/steps.scm (gnu installer steps)
installer-step?
Channel: guix
Location: gnu/installer/steps.scm (gnu installer steps)
enable-discovery ()
Channel: guix
Location: gnu/installer/substitutes.scm (gnu installer substitutes)
disable-discovery ()
Channel: guix
Location: gnu/installer/substitutes.scm (gnu installer substitutes)
choose-locale+keyboard args
Channel: guix
Location: gnu/installer/tests.scm (gnu installer tests)
Documentation:

Converse over PORT with the guided installer to choose the specified LANGUAGE, LOCATION, TIMEZONE, and KEYBOARD.

choose-partitioning args
Channel: guix
Location: gnu/installer/tests.scm (gnu installer tests)
Documentation:

Converse over PORT to choose the partitioning method. When ENCRYPTED? is true, choose full-disk encryption with PASSPHRASE as the LUKS passphrase.

When UEFI-SUPPORT? is true, assume that we are running the installation tests on an UEFI capable machine.

This conversation stops when the user partitions have been formatted, right before the installer generates the configuration file and shows it in a dialog box.

edit-configuration-file (a)
Channel: guix
Location: gnu/installer/tests.scm (gnu installer tests)
Documentation:

Edit FILE, an operating system configuration file generated by the installer, by adding a marionette service such that the installed OS is instrumented for further testing.

start-installation (a)
Channel: guix
Location: gnu/installer/tests.scm (gnu installer tests)
Documentation:

Start the installation by checking over PORT that we get the generated configuration file, accepting it and starting the installation, and then receiving the pause message once the 'guix system init' process has completed.

converse
Channel: guix
Location: gnu/installer/tests.scm (gnu installer tests)
conversation-log-port
Channel: guix
Location: gnu/installer/tests.scm (gnu installer tests)
%installer-socket-file
Channel: guix
Location: gnu/installer/tests.scm (gnu installer tests)
choose-services args
Channel: guix
Location: gnu/installer/tests.scm (gnu installer tests)
Documentation:

Converse over PORT to choose services.

&pattern-not-matched
Channel: guix
Location: gnu/installer/tests.scm (gnu installer tests)
complete-installation (a)
Channel: guix
Location: gnu/installer/tests.scm (gnu installer tests)
Documentation:

Complete the installation by replying to the installer pause message and waiting for the installation-complete message.

pattern-not-matched?
Channel: guix
Location: gnu/installer/tests.scm (gnu installer tests)
choose-kernel args
Channel: guix
Location: gnu/installer/tests.scm (gnu installer tests)
Documentation:

Converse over PORT with the guided installer to choose the specified KERNEL.

open-installer-socket args
Channel: guix
Location: gnu/installer/tests.scm (gnu installer tests)
Documentation:

Return a socket connected to the installer.

enter-host-name+passwords args
Channel: guix
Location: gnu/installer/tests.scm (gnu installer tests)
Documentation:

Converse over PORT with the guided installer to choose HOST-NAME, ROOT-PASSWORD, and USERS.

timezone-has-child? (a b)
Channel: guix
Location: gnu/installer/timezone.scm (gnu installer timezone)
Documentation:

Return #t if the given TIMEZONE any child in TREE and #f otherwise.

timezone->posix-tz (a)
Channel: guix
Location: gnu/installer/timezone.scm (gnu installer timezone)
Documentation:

Convert given TIMEZONE like ("Europe" "Paris") into a Posix timezone like "Europe/Paris".

zonetab->timezone-tree (a)
Channel: guix
Location: gnu/installer/timezone.scm (gnu installer timezone)
Documentation:

Return the timezone tree corresponding to the given ZONETAB file.

Total public symbols: 86934