ConvertFrom-SourceTable

0.5.0

The [ConvertFrom-SourceTable] cmdlet creates objects from a fixed column
source table possibly surrounded by horizontal and/or vertical rulers.

**Definitions:**

* The width of a source table column is outlined by the header width,
 the ruler width and the width of the data.

* Column and Data alignment (none, left, right or justified) is defined
 by the existence
The [ConvertFrom-SourceTable] cmdlet creates objects from a fixed column
source table possibly surrounded by horizontal and/or vertical rulers.

**Definitions:**

* The width of a source table column is outlined by the header width,
 the ruler width and the width of the data.

* Column and Data alignment (none, left, right or justified) is defined
 by the existence of any (non-separator) character at the start or end
 of a column.

* Column alignment (which is used for a default field alignment) is
 defined by the first and last character or space of the header and
 the ruler of the outlined column.

Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name ConvertFrom-SourceTable

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • iRon

Tags

Read Input Convert Resource Table Format MarkDown

Functions

Null True False Debug-Column Mask Slice TypeName ErrorRecord

Dependencies

This script has no dependencies.

FileList

Version History

Version Downloads Last updated
0.5.0 (current version) 16,243 2/6/2023
0.4.0 16,278 9/9/2021
0.3.14 235 10/8/2020
0.3.12 61 7/23/2020
0.3.11 105 3/27/2020
0.3.8 76 1/20/2020
0.3.5 32 12/24/2019
0.3.4 138 10/5/2019
0.2.9 70 7/19/2019
0.2.7 40 7/5/2019
0.2.6 28 7/5/2019
0.2.5 51 5/3/2019
0.2.3 42 3/12/2019
0.2.2 37 2/8/2019
0.2.1 45 11/28/2018
0.2.0 26 11/18/2018
0.1.4 26 11/18/2018
0.1.1 29 10/31/2018
0.1.0 25 10/31/2018
0.0.44 37 9/12/2018
0.0.43 40 8/5/2018
0.0.42 37 7/11/2018
0.0.41 28 7/6/2018
0.0.40 37 6/9/2018
0.0.33 28 6/3/2018
0.0.32 30 6/1/2018
0.0.25 28 5/27/2018
Show more