Files
old-confighub/chub/add.go

6 lines
80 B
Go
Raw Normal View History

2015-05-30 11:02:31 +02:00
package main
func addCommand(pathOfFile string, typeOfFile string) {
return
}