Options
All
  • Public
  • Public/Protected
  • All
Menu

Module bitburner/bin/svc/hwgMan

A Bitburner script which manages the deployment of hack, weaken, and grow scripts.

Usage: run /bin/svc/hwgMan.js

Index

Functions

Functions

main

  • main(ns: NS): Promise<void>
  • The main function, called whenever the script is run.

    Parameters

    • ns: NS

      A Netscript context.

    Returns Promise<void>

Generated using TypeDoc