name: "powershell" display_name: "powershell" version: 0.0.1 column_kind: "utf16" legacy_qltest_extraction: true build_modes: - none file_types: - name: powershell display_name: powershellscripts extensions: - .ps1 - .psd1 options: skip_psmodulepath_files: title: Skip PSModulePath files. description: Whether to avoid extracting source files in paths specified by the PSModulePath environment variable. type: string pattern: "^(false|true)$"