Skip to content

Commit dc83fb6

Browse files
StartAutomatingStartAutomating
authored andcommitted
feat: OpenGraph.ToString() ( Fixes #10 )
1 parent 897abf9 commit dc83fb6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

OpenGraph.types.ps1xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
<Type>
44
<Name>OpenGraph</Name>
55
<Members>
6+
<ScriptMethod>
7+
<Name>ToString</Name>
8+
<Script>
9+
$this.HTML
10+
</Script>
11+
</ScriptMethod>
612
<ScriptProperty>
713
<Name>HTML</Name>
814
<GetScriptBlock>

0 commit comments

Comments
 (0)