Scroll to navigation

UI-AUTO-SHELL(1) General Commands Manual UI-AUTO-SHELL(1)

NAME

ui-auto-shell - a tool from the ui-auto tool box.

DESCRIPTION

Documentation is fully in the usage output via "ui-auto-shell -H". This is just a copy for convenience:

Enter a shell tainted via 'ui-auto-env -d'. Any arguments you supply will be added to the 'ui-auto-env' call:

Produce shell code to taint the environment to use ui-auto enabled projects.

Usage: ui-auto-env [-h|-H] -d -p -D -I -E arg -S arg ID

-h|-H : Get usage help; short (-h) or complete (-H).

Options: -d : Also run for the project's dependencies. -p : Also set the path of the project as cwd. -D : Only run for the project's dependencies. -I : Information on a project's configuration in '~/.ui-auto.conf'. -E arg: Exports to produce, given as space-separated list. ['PATH LD_LIBRARY_PATH CFLAGS CXXFLAGS LDFLAGS ACLOCAL'] Supported='PATH LD_LIBRARY_PATH CFLAGS CXXFLAGS LDFLAGS ACLOCAL'. -S arg: Shell syntax to use. Supported: posix. ['posix']

Positionals: ID : A project id as configured in '~/.ui-auto.conf'.

AUTHOR

Produced automatically by ui-auto on Mon, 11 Nov 2019 12:11:10 +0000.