| external help file | PSKoans-help.xml |
|---|---|
| Module Name | PSKoans |
| online version | https://github.com/vexx32/PSKoans/tree/master/docs/Get-PSKoanLocation.md |
| schema | 2.0.0 |
Gets the folder location where the current user's copy of the PSKoans lessons are stored.
Get-PSKoanLocation [<CommonParameters>]
Gets the current value of the PSKoans working library path.
This value defaults to $HOME\PSKoans but can be changed as you prefer.
Get-PSKoanLocation
C:\Users\Timmy\PSKoansThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.