stubbing pdsh

This commit is contained in:
brent saner
2025-08-17 02:58:24 -04:00
parent e797a14911
commit 5a62622892
20 changed files with 432 additions and 130 deletions

11
pdsh/machines/docs.go Normal file
View File

@@ -0,0 +1,11 @@
/*
Package machines implements the [misc/machines] PDSH module. ([source])
# TODO/WIP/Not Yet Implemented
This package is not yet complete.
[misc/machines]: https://www.mankier.com/1/pdsh#machines_module_options
[source]: https://github.com/chaos/pdsh/blob/master/src/modules/machines.c
*/
package machines