# Functions
KsonnetVersion returns the version of ksonnet used when running ksonnet commands.
NewKsonnetApp tries to create a new wrapper to run commands on the `ks` command-line tool.
# Interfaces
KsonnetApp represents a ksonnet application directory and provides wrapper functionality around the `ks` command.