Documentation ¶ Index ¶ func MaybeIncludeFile(s string, orbDirectory string) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func MaybeIncludeFile ¶ func MaybeIncludeFile(s string, orbDirectory string) (string, error) MaybeIncludeFile replaces intsances of <<include(file)>> with the contents of "file", escaping instances of "<<" within the file before returning, when the <<include()>> parameter is the string passed. Types ¶ This section is empty. Source Files ¶ View all Source files process.go Click to show internal directories. Click to hide internal directories.