ConvertFrom-SourceTable
0.4.0
The ConvertFrom-SourceTable cmdlet creates objects from a fixed column
source table (format-table) possibly surrounded by horizontal and/or
vertical rulers. The ConvertFrom-SourceTable cmdlet supports most data
types using the following formatting and alignment rules:
Data that is left aligned will be parsed to the generic column type
which is a string by def
source table (format-table) possibly surrounded by horizontal and/or
vertical rulers. The ConvertFrom-SourceTable cmdlet supports most data
types using the following formatting and alignment rules:
Data that is left aligned will be parsed to the generic column type
which is a string by def
The ConvertFrom-SourceTable cmdlet creates objects from a fixed column
source table (format-table) possibly surrounded by horizontal and/or
vertical rulers. The ConvertFrom-SourceTable cmdlet supports most data
types using the following formatting and alignment rules:
Data that is left aligned will be parsed to the generic column type
which is a string by default.
Data that is right aligned will be evaluated.
Data that is justified (using the full column with) is following the
the header alignment and evaluated if the header is right aligned.
The default column type can be set by prefixing the column name with
a standard (PowerShell) cast operator (a data type enclosed in
square brackets, e.g.: "[Int]ID")
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 a 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
source table (format-table) possibly surrounded by horizontal and/or
vertical rulers. The ConvertFrom-SourceTable cmdlet supports most data
types using the following formatting and alignment rules:
Data that is left aligned will be parsed to the generic column type
which is a string by default.
Data that is right aligned will be evaluated.
Data that is justified (using the full column with) is following the
the header alignment and evaluated if the header is right aligned.
The default column type can be set by prefixing the column name with
a standard (PowerShell) cast operator (a data type enclosed in
square brackets, e.g.: "[Int]ID")
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 a 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.
Installation Options
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
- ConvertFrom-SourceTable.nuspec
- ConvertFrom-SourceTable.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.5.1 | 4,390 | 10/30/2024 |
0.5.0 | 23,655 | 2/6/2023 |
0.4.0 (current version) | 17,189 | 9/9/2021 |
0.3.14 | 238 | 10/8/2020 |
0.3.12 | 64 | 7/23/2020 |
0.3.11 | 108 | 3/27/2020 |
0.3.8 | 79 | 1/20/2020 |
0.3.5 | 35 | 12/24/2019 |
0.3.4 | 149 | 10/5/2019 |
0.2.9 | 73 | 7/19/2019 |
0.2.7 | 43 | 7/5/2019 |
0.2.6 | 31 | 7/5/2019 |
0.2.5 | 54 | 5/3/2019 |
0.2.3 | 45 | 3/12/2019 |
0.2.2 | 40 | 2/8/2019 |
0.2.1 | 48 | 11/28/2018 |
0.2.0 | 29 | 11/18/2018 |
0.1.4 | 29 | 11/18/2018 |
0.1.1 | 32 | 10/31/2018 |
0.1.0 | 28 | 10/31/2018 |
0.0.44 | 40 | 9/12/2018 |
0.0.43 | 43 | 8/5/2018 |
0.0.42 | 40 | 7/11/2018 |
0.0.41 | 31 | 7/6/2018 |
0.0.40 | 40 | 6/9/2018 |
0.0.33 | 31 | 6/3/2018 |
0.0.32 | 33 | 6/1/2018 |
0.0.25 | 31 | 5/27/2018 |