powershell-tricks
  • Introduction
  • Run Remote Script from Host
  • Expand Array as Parameter
  • Output a Hashtable
  • Use Add-Type without Pollute Current Session
  • Get-Location is the execution path.
  • About Dot Sourcing
  • About ScriptBlock
Powered by GitBook
On this page

Get-Location is the execution path.

But if you're using PSake. Get-Location in psake is the build script location instead of script file which invokes PSake.

PreviousUse Add-Type without Pollute Current SessionNextAbout Dot Sourcing

Last updated 7 years ago