@ -4,6 +4,7 @@ package asv
import "io"
import "bufio"
import "strings"
import "strconv"
// Collection is composed of Files.
type Collection []File