AssetManagerDiscoveryPlugin
class AssetManagerDiscoveryPlugin(assetManager: AssetManager, val targetPath: String = "graphql", val targetExtension: String = ".graphql") : AbstractDiscoveryPlugin<AssetManager> (source)
Discovery plugin that looks for resources with-in assets
Parameters
targetPath
Directory to search in
targetExtension
File extension to look for
Constructors
Link copied to clipboard
constructor(assetManager: AssetManager, targetPath: String = "graphql", targetExtension: String = ".graphql")
Functions
Link copied to clipboard
Invokes initial discovery using source to produce a map