Function( Function { head: Destructured( FunctionHeadDestructured { ellipsis: true, identifier: None, arguments: [ FunctionHeadDestructuredArgument { identifier: "config", default: None, }, FunctionHeadDestructuredArgument { identifier: "lib", default: None, }, FunctionHeadDestructuredArgument { identifier: "pkgs", default: None, }, ], }, ), body: With( With { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 3, column: 6, }, end: Position { line: 3, column: 9, }, }, }, ), target: LetIn( LetIn { bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "cfgC", span: Span { start: Position { line: 7, column: 3, }, end: Position { line: 7, column: 7, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 7, column: 10, }, end: Position { line: 7, column: 16, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 7, column: 17, }, end: Position { line: 7, column: 25, }, }, }, ), Raw( PartRaw { content: "synergy", span: Span { start: Position { line: 7, column: 26, }, end: Position { line: 7, column: 33, }, }, }, ), Raw( PartRaw { content: "client", span: Span { start: Position { line: 7, column: 34, }, end: Position { line: 7, column: 40, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "cfgS", span: Span { start: Position { line: 8, column: 3, }, end: Position { line: 8, column: 7, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 8, column: 10, }, end: Position { line: 8, column: 16, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 8, column: 17, }, end: Position { line: 8, column: 25, }, }, }, ), Raw( PartRaw { content: "synergy", span: Span { start: Position { line: 8, column: 26, }, end: Position { line: 8, column: 33, }, }, }, ), Raw( PartRaw { content: "server", span: Span { start: Position { line: 8, column: 34, }, end: Position { line: 8, column: 40, }, }, }, ), ], default: None, }, ), }, ), ], target: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "options", span: Span { start: Position { line: 15, column: 3, }, end: Position { line: 15, column: 10, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 17, column: 5, }, end: Position { line: 17, column: 13, }, }, }, ), Raw( PartRaw { content: "synergy", span: Span { start: Position { line: 17, column: 14, }, end: Position { line: 17, column: 21, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "client", span: Span { start: Position { line: 21, column: 7, }, end: Position { line: 21, column: 13, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 22, column: 9, }, end: Position { line: 22, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkEnableOption", span: Span { start: Position { line: 22, column: 18, }, end: Position { line: 22, column: 32, }, }, }, ), arguments: [ FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 22, column: 34, }, end: Position { line: 22, column: 37, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 22, column: 38, }, end: Position { line: 22, column: 43, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "the Synergy client (receive keyboard and mouse events from a Synergy server)", span: Span { start: Position { line: 22, column: 45, }, end: Position { line: 22, column: 121, }, }, }, ), ], span: Span { start: Position { line: 22, column: 44, }, end: Position { line: 22, column: 122, }, }, }, ), ], }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "screenName", span: Span { start: Position { line: 24, column: 9, }, end: Position { line: 24, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 24, column: 22, }, end: Position { line: 24, column: 30, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 25, column: 11, }, end: Position { line: 25, column: 18, }, }, }, ), ], to: String( String_ { parts: [], span: Span { start: Position { line: 25, column: 21, }, end: Position { line: 25, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 26, column: 11, }, end: Position { line: 26, column: 15, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 26, column: 18, }, end: Position { line: 26, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 26, column: 24, }, end: Position { line: 26, column: 27, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 27, column: 11, }, end: Position { line: 27, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 27, column: 25, }, end: Position { line: 27, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 27, column: 29, }, end: Position { line: 27, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Use the given name instead of the hostname to identify\nourselves to the server.\n", span: Span { start: Position { line: 28, column: 1, }, end: Position { line: 30, column: 11, }, }, }, ), ], span: Span { start: Position { line: 27, column: 35, }, end: Position { line: 30, column: 13, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 24, column: 31, }, end: Position { line: 31, column: 10, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serverAddress", span: Span { start: Position { line: 32, column: 9, }, end: Position { line: 32, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 32, column: 25, }, end: Position { line: 32, column: 33, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 33, column: 11, }, end: Position { line: 33, column: 15, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 33, column: 18, }, end: Position { line: 33, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 33, column: 24, }, end: Position { line: 33, column: 27, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 34, column: 11, }, end: Position { line: 34, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 34, column: 25, }, end: Position { line: 34, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 34, column: 29, }, end: Position { line: 34, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The server address is of the form: [hostname][:port]. The\nhostname must be the address or hostname of the server. The\nport overrides the default port, 24800.\n", span: Span { start: Position { line: 35, column: 1, }, end: Position { line: 38, column: 11, }, }, }, ), ], span: Span { start: Position { line: 34, column: 35, }, end: Position { line: 38, column: 13, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 32, column: 34, }, end: Position { line: 39, column: 10, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "autoStart", span: Span { start: Position { line: 40, column: 9, }, end: Position { line: 40, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 40, column: 21, }, end: Position { line: 40, column: 29, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 41, column: 11, }, end: Position { line: 41, column: 18, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 41, column: 21, }, end: Position { line: 41, column: 25, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 42, column: 11, }, end: Position { line: 42, column: 15, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 42, column: 18, }, end: Position { line: 42, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 42, column: 24, }, end: Position { line: 42, column: 28, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 43, column: 11, }, end: Position { line: 43, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 43, column: 25, }, end: Position { line: 43, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 43, column: 29, }, end: Position { line: 43, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Whether the Synergy client should be started automatically.", span: Span { start: Position { line: 43, column: 36, }, end: Position { line: 43, column: 95, }, }, }, ), ], span: Span { start: Position { line: 43, column: 35, }, end: Position { line: 43, column: 96, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 40, column: 30, }, end: Position { line: 44, column: 10, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 21, column: 16, }, end: Position { line: 45, column: 8, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "server", span: Span { start: Position { line: 47, column: 7, }, end: Position { line: 47, column: 13, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 48, column: 9, }, end: Position { line: 48, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkEnableOption", span: Span { start: Position { line: 48, column: 18, }, end: Position { line: 48, column: 32, }, }, }, ), arguments: [ FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 48, column: 34, }, end: Position { line: 48, column: 37, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 48, column: 38, }, end: Position { line: 48, column: 43, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "the Synergy server (send keyboard and mouse events)", span: Span { start: Position { line: 48, column: 45, }, end: Position { line: 48, column: 96, }, }, }, ), ], span: Span { start: Position { line: 48, column: 44, }, end: Position { line: 48, column: 97, }, }, }, ), ], }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "configFile", span: Span { start: Position { line: 50, column: 9, }, end: Position { line: 50, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 50, column: 22, }, end: Position { line: 50, column: 30, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 51, column: 11, }, end: Position { line: 51, column: 15, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 51, column: 18, }, end: Position { line: 51, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 51, column: 24, }, end: Position { line: 51, column: 28, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 52, column: 11, }, end: Position { line: 52, column: 18, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "/etc/synergy-server.conf", span: Span { start: Position { line: 52, column: 22, }, end: Position { line: 52, column: 46, }, }, }, ), ], span: Span { start: Position { line: 52, column: 21, }, end: Position { line: 52, column: 47, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 53, column: 11, }, end: Position { line: 53, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 53, column: 25, }, end: Position { line: 53, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 53, column: 29, }, end: Position { line: 53, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "The Synergy server configuration file.", span: Span { start: Position { line: 53, column: 36, }, end: Position { line: 53, column: 74, }, }, }, ), ], span: Span { start: Position { line: 53, column: 35, }, end: Position { line: 53, column: 75, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 50, column: 31, }, end: Position { line: 54, column: 10, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "screenName", span: Span { start: Position { line: 55, column: 9, }, end: Position { line: 55, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 55, column: 22, }, end: Position { line: 55, column: 30, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 56, column: 11, }, end: Position { line: 56, column: 15, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 56, column: 18, }, end: Position { line: 56, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 56, column: 24, }, end: Position { line: 56, column: 27, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 57, column: 11, }, end: Position { line: 57, column: 18, }, }, }, ), ], to: String( String_ { parts: [], span: Span { start: Position { line: 57, column: 21, }, end: Position { line: 57, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 58, column: 11, }, end: Position { line: 58, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 58, column: 25, }, end: Position { line: 58, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 58, column: 29, }, end: Position { line: 58, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Use the given name instead of the hostname to identify\nthis screen in the configuration.\n", span: Span { start: Position { line: 59, column: 1, }, end: Position { line: 61, column: 11, }, }, }, ), ], span: Span { start: Position { line: 58, column: 35, }, end: Position { line: 61, column: 13, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 55, column: 31, }, end: Position { line: 62, column: 10, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "address", span: Span { start: Position { line: 63, column: 9, }, end: Position { line: 63, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 63, column: 19, }, end: Position { line: 63, column: 27, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 64, column: 11, }, end: Position { line: 64, column: 15, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 64, column: 18, }, end: Position { line: 64, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 64, column: 24, }, end: Position { line: 64, column: 27, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 65, column: 11, }, end: Position { line: 65, column: 18, }, }, }, ), ], to: String( String_ { parts: [], span: Span { start: Position { line: 65, column: 21, }, end: Position { line: 65, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 66, column: 11, }, end: Position { line: 66, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 66, column: 25, }, end: Position { line: 66, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 66, column: 29, }, end: Position { line: 66, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Address on which to listen for clients.", span: Span { start: Position { line: 66, column: 36, }, end: Position { line: 66, column: 75, }, }, }, ), ], span: Span { start: Position { line: 66, column: 35, }, end: Position { line: 66, column: 76, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 63, column: 28, }, end: Position { line: 67, column: 10, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "autoStart", span: Span { start: Position { line: 68, column: 9, }, end: Position { line: 68, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 68, column: 21, }, end: Position { line: 68, column: 29, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 69, column: 11, }, end: Position { line: 69, column: 18, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 69, column: 21, }, end: Position { line: 69, column: 25, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 70, column: 11, }, end: Position { line: 70, column: 15, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 70, column: 18, }, end: Position { line: 70, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 70, column: 24, }, end: Position { line: 70, column: 28, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 71, column: 11, }, end: Position { line: 71, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 71, column: 25, }, end: Position { line: 71, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 71, column: 29, }, end: Position { line: 71, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Whether the Synergy server should be started automatically.", span: Span { start: Position { line: 71, column: 36, }, end: Position { line: 71, column: 95, }, }, }, ), ], span: Span { start: Position { line: 71, column: 35, }, end: Position { line: 71, column: 96, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 68, column: 30, }, end: Position { line: 72, column: 10, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "tls", span: Span { start: Position { line: 73, column: 9, }, end: Position { line: 73, column: 12, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 74, column: 11, }, end: Position { line: 74, column: 17, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 74, column: 20, }, end: Position { line: 74, column: 28, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 75, column: 13, }, end: Position { line: 75, column: 17, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 75, column: 20, }, end: Position { line: 75, column: 25, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 75, column: 26, }, end: Position { line: 75, column: 30, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 76, column: 13, }, end: Position { line: 76, column: 20, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 76, column: 23, }, end: Position { line: 76, column: 28, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 77, column: 13, }, end: Position { line: 77, column: 24, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 77, column: 27, }, end: Position { line: 77, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 77, column: 31, }, end: Position { line: 77, column: 36, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Whether TLS encryption should be used.\n\nUsing this requires a TLS certificate that can be\ngenerated by starting the Synergy GUI once and entering\na valid product key.\n", span: Span { start: Position { line: 78, column: 1, }, end: Position { line: 83, column: 13, }, }, }, ), ], span: Span { start: Position { line: 77, column: 37, }, end: Position { line: 83, column: 15, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 74, column: 29, }, end: Position { line: 84, column: 12, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "cert", span: Span { start: Position { line: 86, column: 11, }, end: Position { line: 86, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 86, column: 18, }, end: Position { line: 86, column: 26, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 87, column: 13, }, end: Position { line: 87, column: 17, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 87, column: 20, }, end: Position { line: 87, column: 25, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 87, column: 26, }, end: Position { line: 87, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 87, column: 33, }, end: Position { line: 87, column: 38, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 87, column: 39, }, end: Position { line: 87, column: 42, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 88, column: 13, }, end: Position { line: 88, column: 20, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 88, column: 23, }, end: Position { line: 88, column: 27, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 89, column: 13, }, end: Position { line: 89, column: 20, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "~/.synergy/SSL/Synergy.pem", span: Span { start: Position { line: 89, column: 24, }, end: Position { line: 89, column: 50, }, }, }, ), ], span: Span { start: Position { line: 89, column: 23, }, end: Position { line: 89, column: 51, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 90, column: 13, }, end: Position { line: 90, column: 24, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 90, column: 27, }, end: Position { line: 90, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 90, column: 31, }, end: Position { line: 90, column: 36, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "The TLS certificate to use for encryption.", span: Span { start: Position { line: 90, column: 38, }, end: Position { line: 90, column: 80, }, }, }, ), ], span: Span { start: Position { line: 90, column: 37, }, end: Position { line: 90, column: 81, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 86, column: 27, }, end: Position { line: 91, column: 12, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 73, column: 15, }, end: Position { line: 92, column: 10, }, }, }, ), }, ), ], span: Span { start: Position { line: 47, column: 16, }, end: Position { line: 93, column: 8, }, }, }, ), }, ), ], span: Span { start: Position { line: 17, column: 24, }, end: Position { line: 94, column: 6, }, }, }, ), }, ), ], span: Span { start: Position { line: 15, column: 13, }, end: Position { line: 96, column: 4, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 101, column: 3, }, end: Position { line: 101, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkMerge", span: Span { start: Position { line: 101, column: 12, }, end: Position { line: 101, column: 19, }, }, }, ), arguments: [ List( List { elements: [ FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 102, column: 6, }, end: Position { line: 102, column: 10, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfgC", span: Span { start: Position { line: 102, column: 11, }, end: Position { line: 102, column: 15, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 102, column: 16, }, end: Position { line: 102, column: 22, }, }, }, ), ], default: None, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 103, column: 7, }, end: Position { line: 103, column: 14, }, }, }, ), Raw( PartRaw { content: "user", span: Span { start: Position { line: 103, column: 15, }, end: Position { line: 103, column: 19, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 103, column: 20, }, end: Position { line: 103, column: 28, }, }, }, ), Raw( PartRaw { content: "synergy-client", span: Span { start: Position { line: 103, column: 29, }, end: Position { line: 103, column: 43, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "after", span: Span { start: Position { line: 104, column: 9, }, end: Position { line: 104, column: 14, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "network.target", span: Span { start: Position { line: 104, column: 20, }, end: Position { line: 104, column: 34, }, }, }, ), ], span: Span { start: Position { line: 104, column: 19, }, end: Position { line: 104, column: 35, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "graphical-session.target", span: Span { start: Position { line: 104, column: 37, }, end: Position { line: 104, column: 61, }, }, }, ), ], span: Span { start: Position { line: 104, column: 36, }, end: Position { line: 104, column: 62, }, }, }, ), ], span: Span { start: Position { line: 104, column: 17, }, end: Position { line: 104, column: 64, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 105, column: 9, }, end: Position { line: 105, column: 20, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "Synergy client", span: Span { start: Position { line: 105, column: 24, }, end: Position { line: 105, column: 38, }, }, }, ), ], span: Span { start: Position { line: 105, column: 23, }, end: Position { line: 105, column: 39, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "wantedBy", span: Span { start: Position { line: 106, column: 9, }, end: Position { line: 106, column: 17, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optional", span: Span { start: Position { line: 106, column: 20, }, end: Position { line: 106, column: 28, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfgC", span: Span { start: Position { line: 106, column: 29, }, end: Position { line: 106, column: 33, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "autoStart", span: Span { start: Position { line: 106, column: 34, }, end: Position { line: 106, column: 43, }, }, }, ), ], default: None, }, ), String( String_ { parts: [ Raw( PartRaw { content: "graphical-session.target", span: Span { start: Position { line: 106, column: 45, }, end: Position { line: 106, column: 69, }, }, }, ), ], span: Span { start: Position { line: 106, column: 44, }, end: Position { line: 106, column: 70, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 107, column: 9, }, end: Position { line: 107, column: 13, }, }, }, ), ], to: List( List { elements: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 107, column: 18, }, end: Position { line: 107, column: 22, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "synergy", span: Span { start: Position { line: 107, column: 23, }, end: Position { line: 107, column: 30, }, }, }, ), ], default: None, }, ), ], span: Span { start: Position { line: 107, column: 16, }, end: Position { line: 107, column: 32, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serviceConfig", span: Span { start: Position { line: 108, column: 9, }, end: Position { line: 108, column: 22, }, }, }, ), Raw( PartRaw { content: "ExecStart", span: Span { start: Position { line: 108, column: 23, }, end: Position { line: 108, column: 32, }, }, }, ), ], to: IndentedString( IndentedString { parts: [ Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 108, column: 39, }, end: Position { line: 108, column: 43, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "synergy", span: Span { start: Position { line: 108, column: 44, }, end: Position { line: 108, column: 51, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/synergyc -f ", span: Span { start: Position { line: 108, column: 37, }, end: Position { line: 108, column: 69, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 108, column: 71, }, end: Position { line: 108, column: 85, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfgC", span: Span { start: Position { line: 108, column: 87, }, end: Position { line: 108, column: 91, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "screenName", span: Span { start: Position { line: 108, column: 92, }, end: Position { line: 108, column: 102, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: String( String_ { parts: [], span: Span { start: Position { line: 108, column: 106, }, end: Position { line: 108, column: 108, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: "-n ", span: Span { start: Position { line: 108, column: 111, }, end: Position { line: 108, column: 132, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfgC", span: Span { start: Position { line: 108, column: 116, }, end: Position { line: 108, column: 120, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "screenName", span: Span { start: Position { line: 108, column: 121, }, end: Position { line: 108, column: 131, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 108, column: 110, }, end: Position { line: 108, column: 133, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: " ", span: Span { start: Position { line: 108, column: 37, }, end: Position { line: 108, column: 135, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfgC", span: Span { start: Position { line: 108, column: 137, }, end: Position { line: 108, column: 141, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "serverAddress", span: Span { start: Position { line: 108, column: 142, }, end: Position { line: 108, column: 155, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 108, column: 35, }, end: Position { line: 108, column: 158, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serviceConfig", span: Span { start: Position { line: 109, column: 9, }, end: Position { line: 109, column: 22, }, }, }, ), Raw( PartRaw { content: "Restart", span: Span { start: Position { line: 109, column: 23, }, end: Position { line: 109, column: 30, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "on-failure", span: Span { start: Position { line: 109, column: 34, }, end: Position { line: 109, column: 44, }, }, }, ), ], span: Span { start: Position { line: 109, column: 33, }, end: Position { line: 109, column: 45, }, }, }, ), }, ), ], span: Span { start: Position { line: 103, column: 46, }, end: Position { line: 110, column: 8, }, }, }, ), }, ), ], span: Span { start: Position { line: 102, column: 23, }, end: Position { line: 111, column: 6, }, }, }, ), ], }, ), FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 112, column: 6, }, end: Position { line: 112, column: 10, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfgS", span: Span { start: Position { line: 112, column: 11, }, end: Position { line: 112, column: 15, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 112, column: 16, }, end: Position { line: 112, column: 22, }, }, }, ), ], default: None, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 113, column: 7, }, end: Position { line: 113, column: 14, }, }, }, ), Raw( PartRaw { content: "user", span: Span { start: Position { line: 113, column: 15, }, end: Position { line: 113, column: 19, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 113, column: 20, }, end: Position { line: 113, column: 28, }, }, }, ), Raw( PartRaw { content: "synergy-server", span: Span { start: Position { line: 113, column: 29, }, end: Position { line: 113, column: 43, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "after", span: Span { start: Position { line: 114, column: 9, }, end: Position { line: 114, column: 14, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "network.target", span: Span { start: Position { line: 114, column: 20, }, end: Position { line: 114, column: 34, }, }, }, ), ], span: Span { start: Position { line: 114, column: 19, }, end: Position { line: 114, column: 35, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "graphical-session.target", span: Span { start: Position { line: 114, column: 37, }, end: Position { line: 114, column: 61, }, }, }, ), ], span: Span { start: Position { line: 114, column: 36, }, end: Position { line: 114, column: 62, }, }, }, ), ], span: Span { start: Position { line: 114, column: 17, }, end: Position { line: 114, column: 64, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 115, column: 9, }, end: Position { line: 115, column: 20, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "Synergy server", span: Span { start: Position { line: 115, column: 24, }, end: Position { line: 115, column: 38, }, }, }, ), ], span: Span { start: Position { line: 115, column: 23, }, end: Position { line: 115, column: 39, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "wantedBy", span: Span { start: Position { line: 116, column: 9, }, end: Position { line: 116, column: 17, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optional", span: Span { start: Position { line: 116, column: 20, }, end: Position { line: 116, column: 28, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfgS", span: Span { start: Position { line: 116, column: 29, }, end: Position { line: 116, column: 33, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "autoStart", span: Span { start: Position { line: 116, column: 34, }, end: Position { line: 116, column: 43, }, }, }, ), ], default: None, }, ), String( String_ { parts: [ Raw( PartRaw { content: "graphical-session.target", span: Span { start: Position { line: 116, column: 45, }, end: Position { line: 116, column: 69, }, }, }, ), ], span: Span { start: Position { line: 116, column: 44, }, end: Position { line: 116, column: 70, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 117, column: 9, }, end: Position { line: 117, column: 13, }, }, }, ), ], to: List( List { elements: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 117, column: 18, }, end: Position { line: 117, column: 22, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "synergy", span: Span { start: Position { line: 117, column: 23, }, end: Position { line: 117, column: 30, }, }, }, ), ], default: None, }, ), ], span: Span { start: Position { line: 117, column: 16, }, end: Position { line: 117, column: 32, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serviceConfig", span: Span { start: Position { line: 118, column: 9, }, end: Position { line: 118, column: 22, }, }, }, ), Raw( PartRaw { content: "ExecStart", span: Span { start: Position { line: 118, column: 23, }, end: Position { line: 118, column: 32, }, }, }, ), ], to: IndentedString( IndentedString { parts: [ Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 118, column: 39, }, end: Position { line: 118, column: 43, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "synergy", span: Span { start: Position { line: 118, column: 44, }, end: Position { line: 118, column: 51, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/synergys -c ", span: Span { start: Position { line: 118, column: 37, }, end: Position { line: 118, column: 69, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfgS", span: Span { start: Position { line: 118, column: 71, }, end: Position { line: 118, column: 75, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "configFile", span: Span { start: Position { line: 118, column: 76, }, end: Position { line: 118, column: 86, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " -f", span: Span { start: Position { line: 118, column: 37, }, end: Position { line: 118, column: 90, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 118, column: 92, }, end: Position { line: 118, column: 106, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfgS", span: Span { start: Position { line: 118, column: 108, }, end: Position { line: 118, column: 112, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "address", span: Span { start: Position { line: 118, column: 113, }, end: Position { line: 118, column: 120, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: String( String_ { parts: [], span: Span { start: Position { line: 118, column: 124, }, end: Position { line: 118, column: 126, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: " -a ", span: Span { start: Position { line: 118, column: 129, }, end: Position { line: 118, column: 148, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfgS", span: Span { start: Position { line: 118, column: 135, }, end: Position { line: 118, column: 139, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "address", span: Span { start: Position { line: 118, column: 140, }, end: Position { line: 118, column: 147, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 118, column: 128, }, end: Position { line: 118, column: 149, }, }, }, ), ], }, ), }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 118, column: 152, }, end: Position { line: 118, column: 166, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfgS", span: Span { start: Position { line: 118, column: 168, }, end: Position { line: 118, column: 172, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "screenName", span: Span { start: Position { line: 118, column: 173, }, end: Position { line: 118, column: 183, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: String( String_ { parts: [], span: Span { start: Position { line: 118, column: 187, }, end: Position { line: 118, column: 189, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: " -n ", span: Span { start: Position { line: 118, column: 192, }, end: Position { line: 118, column: 214, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfgS", span: Span { start: Position { line: 118, column: 198, }, end: Position { line: 118, column: 202, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "screenName", span: Span { start: Position { line: 118, column: 203, }, end: Position { line: 118, column: 213, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 118, column: 191, }, end: Position { line: 118, column: 215, }, }, }, ), ], }, ), }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 118, column: 218, }, end: Position { line: 118, column: 232, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfgS", span: Span { start: Position { line: 118, column: 233, }, end: Position { line: 118, column: 237, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "tls", span: Span { start: Position { line: 118, column: 238, }, end: Position { line: 118, column: 241, }, }, }, ), Raw( PartRaw { content: "enable", span: Span { start: Position { line: 118, column: 242, }, end: Position { line: 118, column: 248, }, }, }, ), ], default: None, }, ), String( String_ { parts: [ Raw( PartRaw { content: " --enable-crypto", span: Span { start: Position { line: 118, column: 250, }, end: Position { line: 118, column: 266, }, }, }, ), ], span: Span { start: Position { line: 118, column: 249, }, end: Position { line: 118, column: 267, }, }, }, ), ], }, ), }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 118, column: 270, }, end: Position { line: 118, column: 284, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfgS", span: Span { start: Position { line: 118, column: 286, }, end: Position { line: 118, column: 290, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "tls", span: Span { start: Position { line: 118, column: 291, }, end: Position { line: 118, column: 294, }, }, }, ), Raw( PartRaw { content: "cert", span: Span { start: Position { line: 118, column: 295, }, end: Position { line: 118, column: 299, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 118, column: 303, }, end: Position { line: 118, column: 307, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: " --tls-cert=", span: Span { start: Position { line: 118, column: 311, }, end: Position { line: 118, column: 339, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfgS", span: Span { start: Position { line: 118, column: 325, }, end: Position { line: 118, column: 329, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "tls", span: Span { start: Position { line: 118, column: 330, }, end: Position { line: 118, column: 333, }, }, }, ), Raw( PartRaw { content: "cert", span: Span { start: Position { line: 118, column: 334, }, end: Position { line: 118, column: 338, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 118, column: 310, }, end: Position { line: 118, column: 340, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 118, column: 35, }, end: Position { line: 118, column: 344, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serviceConfig", span: Span { start: Position { line: 119, column: 9, }, end: Position { line: 119, column: 22, }, }, }, ), Raw( PartRaw { content: "Restart", span: Span { start: Position { line: 119, column: 23, }, end: Position { line: 119, column: 30, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "on-failure", span: Span { start: Position { line: 119, column: 34, }, end: Position { line: 119, column: 44, }, }, }, ), ], span: Span { start: Position { line: 119, column: 33, }, end: Position { line: 119, column: 45, }, }, }, ), }, ), ], span: Span { start: Position { line: 113, column: 46, }, end: Position { line: 120, column: 8, }, }, }, ), }, ), ], span: Span { start: Position { line: 112, column: 23, }, end: Position { line: 121, column: 6, }, }, }, ), ], }, ), ], span: Span { start: Position { line: 101, column: 20, }, end: Position { line: 122, column: 4, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 12, column: 1, }, end: Position { line: 124, column: 2, }, }, }, ), span: Span { start: Position { line: 5, column: 1, }, end: Position { line: 124, column: 2, }, }, }, ), span: Span { start: Position { line: 3, column: 1, }, end: Position { line: 124, column: 2, }, }, }, ), span: Span { start: Position { line: 1, column: 1, }, end: Position { line: 124, column: 2, }, }, }, )