Import-Blade.ps1

Imports the Blade module.

Syntax

Import-Blade.ps1 [<CommonParameters>]

Description

Normally, you shouldn't need to import Blade. Usually, you'll just call the blade.ps1 script directly and it will import Blade for you.

If Blade is already imported, it will be removed and then re-imported.

EXAMPLE 1

Import-Blade.ps1

Demonstrates how to import the Blade module.