package app // Options configures the Yoga application runtime. type Options struct { Root string Crop string }