Interface IBundler
Namespace: Volo.Abp.Cli.Bundling
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public interface IBundler
Methods
Bundle(BundleOptions, BundleContext)
Declaration
string Bundle(BundleOptions options, BundleContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| BundleOptions | options | |
| BundleContext | context |
Returns
| Type | Description |
|---|---|
| string |