package jsh type CatOutput struct { Output string Files []string }