# Functions
InvokeParentPersistentPreRun executes the immediate parent command's PersistentPreRunE and PersistentPreRun functions, in that order.
# Structs
NoopWriter is an implementation of the standard Writer which takes no action upon being asked to write.