File: quickstart-nlinux.go

package info (click to toggle)
acmetool 0.2.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 792 kB
  • sloc: sh: 349; makefile: 105
file content (6 lines) | stat: -rw-r--r-- 56 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
// +build !linux

package cli

func promptSystemd() {
}