//
pkg.gl
Category
github.com/aenix-io/talm
internal
app
poweroff
package
0.6.7
Repository:
https://github.com/aenix-io/talm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
64 SLOC
#
Functions
ActionFromArgs
ActionFromArgs returns the action to be performed based on the arguments.
Main
Main is the entrypoint into /sbin/poweroff.
#
Constants
Reboot
Reboot is the action to reboot the machine.
Shutdown
Shutdown is the action to shutdown the machine.
#
Type aliases
Action
Action is the action to be performed by the poweroff command.