Interface IInstallLibsService
Namespace: Volo.Abp.Cli.LIbs
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public interface IInstallLibsService
Methods
InstallLibsAsync(string)
Declaration
Task InstallLibsAsync(string directory)
Parameters
| Type | Name | Description |
|---|---|---|
| string | directory |
Returns
| Type | Description |
|---|---|
| Task |