StartAutomating/PipeScript
A Metaprogramming Language for PowerShell (and anything else)
PowerShellMIT
Issues
- 0
PipeScript in Docker
#1105 opened by StartAutomating - 0
`PipeScript` `Container.healthcheck.ps1` should check the health of the container
#1153 opened by StartAutomating - 0
- 0
- 0
- 0
- 0
`Namespace.Member(s)()` will return members of objects that are in the namespace.
#1148 opened by StartAutomating - 0
Dynamic Namespaces
#1132 opened by StartAutomating - 0
- 0
- 0
`Namespace.get_Environment` should get environment variables in a namespace
#1145 opened by StartAutomating - 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
Anything can become a `namespace`
#1134 opened by StartAutomating - 0
- 0
`Set-Module` should change a module
#1131 opened by StartAutomating - 0
`Use-Module` should use a module's context
#1130 opened by StartAutomating - 0
- 0
`Mount-Module` should mount a module as a drive
#1128 opened by StartAutomating - 0
Out-HTML selection condtions
#1127 opened by StartAutomating - 0
`HttpListenerRequest.Pipe/ToInput(s)()` should return pipeable input to a command
#1124 opened by StartAutomating - 0
`HttpListenerRequest.Module` should get the module associated with a request
#1126 opened by StartAutomating - 0
PipeScript should extend `HttpListenerRequest`
#1110 opened by StartAutomating - 0
`HttpListenerRequest.Splat/ToParameter(s)()` should return the splat of a command
#1123 opened by StartAutomating - 0
`HttpListenerRequest` formatting
#1125 opened by StartAutomating - 0
- 0
- 0
`HttpListenerRequest.HostName` should return the hostname being requested
#1118 opened by StartAutomating - 0
`HttpListenerRequest.Subdomains` should return an array of subdomains being requested
#1119 opened by StartAutomating - 0
`HttpListenerRequest.XHR/IsXmlHttpRequest` should return true if `X-Requested-With` is `XmlHttpRequest`
#1120 opened by StartAutomating - 0
`HttpListenerRequest.IP` should return the IP address making the request
#1117 opened by StartAutomating - 0
`HttpListenerRequest.get_Boundary` should return the multipart boundary
#1114 opened by StartAutomating - 0
- 0
- 0
`Out-HTML` should support `$psStyle`
#1109 opened by StartAutomating - 0
`HttpListenerRequest.Parameter(s)` should contain the request parameters
#1111 opened by StartAutomating - 0
`HttpListenerRequest.QueryParameter(s)` should contain the query parameters
#1112 opened by StartAutomating - 0
- 0
- 0
- 0
`Serve.Playground` should serve up a playground
#1107 opened by StartAutomating - 0