FsShelter.Extras


Deployment

Namespace: FsShelter.Extras

Functions and values

Function or valueDescription
contentIncludes depPath
Signature: depPath:string -> (string -> seq<string * string>) list

Include specified path as content output

defaultIncludes depPath
Signature: depPath:string -> (string -> seq<string * string>) list

Include specified path as build output and Protoshell as Storm-side serializer (presumed installed via Paket)

submit (...)
Signature: topology:(type) -> includes:seq<(string -> '?7650)> -> exePath:string -> mkCmdArgs:(string -> string * string list) -> address:string -> port:int -> unit
Type parameters: 't, '?7650

Submit topology with specified includes, process host, arguments and configuration to a Nimbus service running at the specified address and port