Liking cljdoc? Tell your friends :D

pallet.script.lib

Script library for abstracting target host script differences

Script library for abstracting target host script differences
raw docstring

aliasclj

(alias name value)
source

archclj

(arch)
source

backup-optionclj

(backup-option)
source

basenameclj

(basename path)
source

bashclj

(bash & {:keys [login]})

Call bash

Call bash
sourceraw docstring

canonical-pathclj

(canonical-path path)
source

catclj

(cat pattern)
source

chgrpclj

(chgrp group file & {:as options})
source

chmodclj

(chmod mode file & {:as options})
source

chownclj

(chown owner file & {:as options})
source

config-rootclj

(config-root)
source

configure-serviceclj

(configure-service name action options)
source

cpclj

(cp source destination & {:keys [force backup preserve]})
source

create-groupclj

(create-group name options)
source

create-userclj

(create-user name options)
source

current-userclj

(current-user)
source

cutclj

(cut file & {:keys [fields delimiter]})
source

debconf-set-selectionsclj

(debconf-set-selections & selections)
source

debian-configure-option-namesclj

source

debian-optionsclj

(debian-options options)
source

debian-versionclj

(debian-version)
source

diffclj

(diff file1 file2 & {:keys [unified]})
source

dirnameclj

(dirname path)
source

dnsdomainnameclj

(dnsdomainname)
source

download-fileclj

(download-file url path & {:keys [proxy insecure]})
source

download-requestclj

(download-request path request)
source

envclj

(env & {:keys [vars]})

Setup an environment for another cmd. Vars is a map of name and value pairs.

Setup an environment for another cmd.  Vars is a map of name and value
pairs.
sourceraw docstring

env-var-pairsclj

(env-var-pairs vars)

Return a sequence of name=var strings for the given vars map.

Return a sequence of name=var strings for the given `vars` map.
sourceraw docstring

etc-defaultclj

(etc-default)
source

etc-hostsclj

(etc-hosts)
source

etc-initclj

(etc-init)
source

exitclj

(exit value)
source

exportclj

(export name value)
source

fileclj

(file & args)
source

file-changedclj

(file-changed path)
source

flag?clj

(flag? path)
source

group-exists?clj

(group-exists? name)
source

group-seq->stringclj

(group-seq->string groups)
source

has-command?clj

(has-command? arg)

Check whether the specified command is on the path

Check whether the specified command is on the path
sourceraw docstring

heredocclj

(heredoc path content {:keys [literal]})
source

heredoc-inclj

(heredoc-in cmd content {:keys [literal]})
source

hostnameclj

(hostname & options)
source

install-packageclj

(install-package name & options)

Install the specified package.

Install the specified package.
sourceraw docstring

list-installed-packagesclj

(list-installed-packages & options)

List the installed packages

List the installed packages
sourceraw docstring

lnclj

(ln source destination & {:keys [force symbolic no-deref]})
source

lock-userclj

(lock-user name)
source

log-rootclj

(log-root)
source

lsclj

(ls pattern & {:keys [sort-by-time sort-by-size reverse]})
source

make-temp-dirclj

(make-temp-dir pattern & {:as options})

Create a temporary directory

Create a temporary directory
sourceraw docstring

make-temp-fileclj

(make-temp-file pattern & {:keys [tmpdir]})
source

md5sumclj

(md5sum file & {:as options})
source

md5sum-verifyclj

(md5sum-verify file & {:as options})
source

mkdirclj

(mkdir directory & {:keys [path verbose mode]})

Create the specified directory

Create the specified directory
sourceraw docstring

modify-groupclj

(modify-group name options)
source

modify-userclj

(modify-user name options)
source

mvclj

(mv source destination & {:keys [force backup]})
source

nameserversclj

(nameservers)
source

normalise-md5clj

(normalise-md5 file)

Normalise an md5 sum file to contain the base filename

Normalise an md5 sum file to contain the base filename
sourceraw docstring

os-version-nameclj

(os-version-name)
source

package-manager-non-interactiveclj

(package-manager-non-interactive)
source

path-groupclj

(path-group path)

Return the group of the given path

Return the group of the given path
sourceraw docstring

path-modeclj

(path-mode path)

Return the mode of the given path

Return the mode of the given path
sourceraw docstring

path-ownerclj

(path-owner path)

Return the owner of the given path

Return the owner of the given path
sourceraw docstring

pid-rootclj

(pid-root)
source

pkg-config-rootclj

(pkg-config-root)
source

pkg-etc-defaultclj

(pkg-etc-default)
source

pkg-log-rootclj

(pkg-log-root)
source

pkg-pid-rootclj

(pkg-pid-root)
source

pkg-sbinclj

(pkg-sbin)
source

purge-packageclj

(purge-package name & options)

Uninstall the specified package, removing the configuration files if possible.

Uninstall the specified package, removing the configuration files if
possible.
sourceraw docstring

redhat-versionclj

(redhat-version)
source

remove-groupclj

(remove-group name options)
source

remove-packageclj

(remove-package name & options)

Uninstall the specified package, leaving the configuration files if possible.

Uninstall the specified package, leaving the configuration files if
possible.
sourceraw docstring

remove-userclj

(remove-user name options)
source

rmclj

(rm file & {:keys [recursive force]})
source

rmdirclj

(rmdir directory & {:as options})

Remove the specified directory

Remove the specified directory
sourceraw docstring

sed-extclj

(sed-ext)
source

sed-fileclj

(sed-file file expr-map options)
source

selinux-boolclj

(selinux-bool flag value & {:keys [persist]})

Set the selinux boolean value

Set the selinux boolean value
sourceraw docstring

selinux-file-typeclj

(selinux-file-type path type)

Set the selinux file type

Set the selinux file type
sourceraw docstring

set-flagclj

(set-flag flag-name)
source

set-flag-valueclj

(set-flag-value flag-name flag-value)
source

sourceclj

(source path)
source

spool-rootclj

(spool-root)
source

state-rootclj

(state-root)
source

sudoclj

(sudo & {:keys [no-prompt user stdin]})
source

system-environmentclj

(system-environment)
source

tailclj

(tail pattern & {:keys [max-lines]})
source

tmp-dirclj

(tmp-dir)
source

touchclj

(touch file & {:as options})
source

translate-optionsclj

(translate-options options translations)
source

ubuntu-versionclj

(ubuntu-version)
source

unlock-userclj

(unlock-user name)
source

update-package-listclj

(update-package-list & options)

Update the list of packages available to the package manager from the declared package sources.

Update the list of packages available to the package manager from the
declared package sources.
sourceraw docstring

upgrade-all-packagesclj

(upgrade-all-packages & options)

Upgrade the all installed package.

Upgrade the all installed package.
sourceraw docstring

upgrade-packageclj

(upgrade-package name & options)

Upgrade the specified package.

Upgrade the specified package.
sourceraw docstring

upstart-script-dirclj

(upstart-script-dir)
source

user-default-groupclj

(user-default-group user)

Return the user's default group

Return the user's default group
sourceraw docstring

user-exists?clj

(user-exists? name)
source

user-homeclj

(user-home username)
source

wait-whileclj

(wait-while test-expr standoff max-retries waiting-msg failed-msg)

Returns a script expression that waits while test-expr is successful, using a constant standoff (in seconds) and max-retries.

Returns a script expression that waits while test-expr is successful, using
a constant standoff (in seconds) and max-retries.
sourceraw docstring

whichclj

(which arg)
source

xargsclj

(xargs script)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close