# File lib/fastcst/command/abort.rb, line 14 14: def validate 15: valid? @repo_dir, "Could not find a repository directory" 16: return @valid 17: end