Checks all resolvers, finds the suitable one, resolves the reference and returns the result
of resolving. Returns null if no suitable resolver is found or resolver itself fails to resolve.
resolveContents(includeString: string, content?: string): any
Checks all resolvers, finds the suitable one, resolves the reference and returns the result
of resolving. Returns null if no suitable resolver is found or resolver itself fails to resolve.
Gets pure include path portion from the complete include. Does not include the reference part.