We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a481b48 commit 0f02c57Copy full SHA for 0f02c57
Types/oEmbed/Get.ps1
@@ -0,0 +1,3 @@
1
+foreach ($argument in $args) {
2
+ oEmbed -Url $argument
3
+}
0 commit comments