Skip to content

Eases the creation of beautiful and testable command line interfacesprivate void truncateTable(String tableName) { System.out.println("truncating table"); db.truncate(tableName); }

License

Notifications You must be signed in to change notification settings

smarthome-org-net/console

 
 

About

Eases the creation of beautiful and testable command line interfacesprivate void truncateTable(String tableName) { System.out.println("truncating table"); db.truncate(tableName); }

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.5%
  • Shell 0.5%