PHP Classes

File: document.sh

Recommend this page to a friend!
  Classes of Shannon Wynter   Valve RCON   document.sh   Download  
File: document.sh
Role: Auxiliary data
Content type: text/plain
Description: Documentation Generator
Class: Valve RCON
Manage remote game servers via RCON protocol
Author: By
Last change:
Date: 15 years ago
Size: 155 bytes
 

Contents

Class file image Download
#!/bin/bash mkdir doc 2> /dev/null echo "If you get an error here, you might not have phpdoc installed" phpdoc -f valve_rcon.php -t doc -ti "Valve_RCON"