Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 236 Bytes

File metadata and controls

11 lines (9 loc) · 236 Bytes

Get-StrapperWorkingPath

Overview

Returns the working path of the current script using Strapper.

Usage

Get-ChildItem | Out-File -LiteralPath "$(Get-StrapperWorkingPath)\files.txt"

Output

System.String