Documentation ¶
Overview ¶
Package server implements the sansshell 'Packages' service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // YumBin is the location of the yum binary. Binding this to a flag is often useful. YumBin = "/usr/bin/yum" // YumCleanup is the location of the yum-complete-transaction binary. Binding this to a flag is often useful. YumCleanup = "/sbin/yum-complete-transaction" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.