mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Switch to resource path type thingies for specifying flux file types, where
appropriate. Much better.
This commit is contained in:
@@ -21,7 +21,7 @@ message TestPatternFluxSourceProto {
|
||||
message EraseFluxSourceProto {}
|
||||
|
||||
message KryofluxFluxSourceProto {
|
||||
optional string path = 1 [(help) = "path to Kryoflux stream directory"];
|
||||
optional string directory = 1 [(help) = "path to Kryoflux stream directory"];
|
||||
}
|
||||
|
||||
message FluxSourceProto {
|
||||
|
||||
Reference in New Issue
Block a user