C# Class TerrificNet.AssetCompiler.Helpers.AssetHelper

Inheritance: IAssetHelper
Show file Open project: namics/TerrificNet

Public Methods

Method Description
GetGlobComponentsForAsset ( IEnumerable assetPaths, string basePath ) : AssetComponents

Private Methods

Method Description
ReadFile ( string path ) : Task

Method Details

GetGlobComponentsForAsset() public method

public GetGlobComponentsForAsset ( IEnumerable assetPaths, string basePath ) : AssetComponents
assetPaths IEnumerable
basePath string
return TerrificNet.AssetCompiler.Configuration.AssetComponents