UPDATED:
* Dep/go ver bumps
* gated some WIP stuff
This commit is contained in:
brent saner
2025-12-18 04:54:11 -05:00
parent 803be548cf
commit 1130fb028d
24 changed files with 112 additions and 30 deletions

11
.pdsh.wip/torque/docs.go Normal file
View File

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