Function( Function { head: Destructured( FunctionHeadDestructured { ellipsis: true, identifier: None, arguments: [ FunctionHeadDestructuredArgument { identifier: "config", default: None, }, FunctionHeadDestructuredArgument { identifier: "pkgs", default: None, }, FunctionHeadDestructuredArgument { identifier: "lib", 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: "cfg", span: Span { start: Position { line: 6, column: 3, }, end: Position { line: 6, column: 6, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 6, column: 9, }, end: Position { line: 6, column: 15, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 6, column: 16, }, end: Position { line: 6, column: 24, }, }, }, ), Raw( PartRaw { content: "cfdyndns", span: Span { start: Position { line: 6, column: 25, }, end: Position { line: 6, column: 33, }, }, }, ), ], default: None, }, ), }, ), ], target: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "imports", span: Span { start: Position { line: 9, column: 3, }, end: Position { line: 9, column: 10, }, }, }, ), ], to: List( List { elements: [ FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkRemovedOptionModule", span: Span { start: Position { line: 10, column: 6, }, end: Position { line: 10, column: 27, }, }, }, ), arguments: [ List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 11, column: 10, }, end: Position { line: 11, column: 18, }, }, }, ), ], span: Span { start: Position { line: 11, column: 9, }, end: Position { line: 11, column: 19, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "cfdyndns", span: Span { start: Position { line: 11, column: 21, }, end: Position { line: 11, column: 29, }, }, }, ), ], span: Span { start: Position { line: 11, column: 20, }, end: Position { line: 11, column: 30, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "apikey", span: Span { start: Position { line: 11, column: 32, }, end: Position { line: 11, column: 38, }, }, }, ), ], span: Span { start: Position { line: 11, column: 31, }, end: Position { line: 11, column: 39, }, }, }, ), ], span: Span { start: Position { line: 11, column: 7, }, end: Position { line: 11, column: 41, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "Use services.cfdyndns.apikeyFile instead.", span: Span { start: Position { line: 12, column: 8, }, end: Position { line: 12, column: 49, }, }, }, ), ], span: Span { start: Position { line: 12, column: 7, }, end: Position { line: 12, column: 50, }, }, }, ), ], }, ), ], span: Span { start: Position { line: 9, column: 13, }, end: Position { line: 13, column: 4, }, }, }, ), }, ), 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: 16, column: 5, }, end: Position { line: 16, column: 13, }, }, }, ), Raw( PartRaw { content: "cfdyndns", span: Span { start: Position { line: 16, column: 14, }, end: Position { line: 16, column: 22, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 17, column: 7, }, end: Position { line: 17, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkEnableOption", span: Span { start: Position { line: 17, column: 16, }, end: Position { line: 17, column: 30, }, }, }, ), arguments: [ FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 17, column: 32, }, end: Position { line: 17, column: 35, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 17, column: 36, }, end: Position { line: 17, column: 41, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Cloudflare Dynamic DNS Client", span: Span { start: Position { line: 17, column: 43, }, end: Position { line: 17, column: 72, }, }, }, ), ], span: Span { start: Position { line: 17, column: 42, }, end: Position { line: 17, column: 73, }, }, }, ), ], }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "email", span: Span { start: Position { line: 19, column: 7, }, end: Position { line: 19, column: 12, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 19, column: 15, }, end: Position { line: 19, column: 23, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 20, column: 9, }, end: Position { line: 20, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 20, column: 16, }, end: Position { line: 20, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 20, column: 22, }, end: Position { line: 20, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 21, column: 9, }, end: Position { line: 21, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 21, column: 23, }, end: Position { line: 21, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 21, column: 27, }, end: Position { line: 21, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The email address to use to authenticate to CloudFlare.\n", span: Span { start: Position { line: 22, column: 1, }, end: Position { line: 23, column: 9, }, }, }, ), ], span: Span { start: Position { line: 21, column: 33, }, end: Position { line: 23, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 19, column: 24, }, end: Position { line: 24, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "apikeyFile", span: Span { start: Position { line: 26, column: 7, }, end: Position { line: 26, column: 17, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 26, column: 20, }, end: Position { line: 26, column: 28, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 27, column: 9, }, end: Position { line: 27, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 27, column: 19, }, end: Position { line: 27, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 28, column: 9, }, end: Position { line: 28, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 28, column: 16, }, end: Position { line: 28, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 28, column: 22, }, end: Position { line: 28, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 28, column: 29, }, end: Position { line: 28, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 28, column: 35, }, end: Position { line: 28, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 29, column: 9, }, end: Position { line: 29, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 29, column: 23, }, end: Position { line: 29, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 29, column: 27, }, end: Position { line: 29, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The path to a file containing the API Key\nused to authenticate with CloudFlare.\n", span: Span { start: Position { line: 30, column: 1, }, end: Position { line: 32, column: 9, }, }, }, ), ], span: Span { start: Position { line: 29, column: 33, }, end: Position { line: 32, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 26, column: 29, }, end: Position { line: 33, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "records", span: Span { start: Position { line: 35, column: 7, }, end: Position { line: 35, column: 14, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 35, column: 17, }, end: Position { line: 35, column: 25, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 36, column: 9, }, end: Position { line: 36, column: 16, }, }, }, ), ], to: List( List { elements: [], span: Span { start: Position { line: 36, column: 19, }, end: Position { line: 36, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 37, column: 9, }, end: Position { line: 37, column: 16, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "host.tld", span: Span { start: Position { line: 37, column: 22, }, end: Position { line: 37, column: 30, }, }, }, ), ], span: Span { start: Position { line: 37, column: 21, }, end: Position { line: 37, column: 31, }, }, }, ), ], span: Span { start: Position { line: 37, column: 19, }, end: Position { line: 37, column: 33, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 38, column: 9, }, end: Position { line: 38, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 38, column: 16, }, end: Position { line: 38, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listOf", span: Span { start: Position { line: 38, column: 22, }, end: Position { line: 38, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 38, column: 29, }, end: Position { line: 38, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 38, column: 35, }, end: Position { line: 38, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 39, column: 9, }, end: Position { line: 39, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 39, column: 23, }, end: Position { line: 39, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 39, column: 27, }, end: Position { line: 39, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The records to update in CloudFlare.\n", span: Span { start: Position { line: 40, column: 1, }, end: Position { line: 41, column: 9, }, }, }, ), ], span: Span { start: Position { line: 39, column: 33, }, end: Position { line: 41, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 35, column: 26, }, end: Position { line: 42, column: 8, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 16, column: 25, }, end: Position { line: 43, column: 6, }, }, }, ), }, ), ], span: Span { start: Position { line: 15, column: 13, }, end: Position { line: 44, column: 4, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 46, column: 3, }, end: Position { line: 46, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 46, column: 12, }, end: Position { line: 46, column: 16, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 46, column: 17, }, end: Position { line: 46, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 46, column: 21, }, end: Position { line: 46, column: 27, }, }, }, ), ], default: None, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 47, column: 5, }, end: Position { line: 47, column: 12, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 47, column: 13, }, end: Position { line: 47, column: 21, }, }, }, ), Raw( PartRaw { content: "cfdyndns", span: Span { start: Position { line: 47, column: 22, }, end: Position { line: 47, column: 30, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 48, column: 7, }, end: Position { line: 48, column: 18, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "CloudFlare Dynamic DNS Client", span: Span { start: Position { line: 48, column: 22, }, end: Position { line: 48, column: 51, }, }, }, ), ], span: Span { start: Position { line: 48, column: 21, }, end: Position { line: 48, column: 52, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "after", span: Span { start: Position { line: 49, column: 7, }, end: Position { line: 49, column: 12, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "network.target", span: Span { start: Position { line: 49, column: 18, }, end: Position { line: 49, column: 32, }, }, }, ), ], span: Span { start: Position { line: 49, column: 17, }, end: Position { line: 49, column: 33, }, }, }, ), ], span: Span { start: Position { line: 49, column: 15, }, end: Position { line: 49, column: 35, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "wantedBy", span: Span { start: Position { line: 50, column: 7, }, end: Position { line: 50, column: 15, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "multi-user.target", span: Span { start: Position { line: 50, column: 21, }, end: Position { line: 50, column: 38, }, }, }, ), ], span: Span { start: Position { line: 50, column: 20, }, end: Position { line: 50, column: 39, }, }, }, ), ], span: Span { start: Position { line: 50, column: 18, }, end: Position { line: 50, column: 41, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "startAt", span: Span { start: Position { line: 51, column: 7, }, end: Position { line: 51, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "*:0/5", span: Span { start: Position { line: 51, column: 18, }, end: Position { line: 51, column: 23, }, }, }, ), ], span: Span { start: Position { line: 51, column: 17, }, end: Position { line: 51, column: 24, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serviceConfig", span: Span { start: Position { line: 52, column: 7, }, end: Position { line: 52, column: 20, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Type", span: Span { start: Position { line: 53, column: 9, }, end: Position { line: 53, column: 13, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "simple", span: Span { start: Position { line: 53, column: 17, }, end: Position { line: 53, column: 23, }, }, }, ), ], span: Span { start: Position { line: 53, column: 16, }, end: Position { line: 53, column: 24, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "User", span: Span { start: Position { line: 54, column: 9, }, end: Position { line: 54, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 54, column: 16, }, end: Position { line: 54, column: 22, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "ids", span: Span { start: Position { line: 54, column: 23, }, end: Position { line: 54, column: 26, }, }, }, ), Raw( PartRaw { content: "uids", span: Span { start: Position { line: 54, column: 27, }, end: Position { line: 54, column: 31, }, }, }, ), Raw( PartRaw { content: "cfdyndns", span: Span { start: Position { line: 54, column: 32, }, end: Position { line: 54, column: 40, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Group", span: Span { start: Position { line: 55, column: 9, }, end: Position { line: 55, column: 14, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 55, column: 17, }, end: Position { line: 55, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "ids", span: Span { start: Position { line: 55, column: 24, }, end: Position { line: 55, column: 27, }, }, }, ), Raw( PartRaw { content: "gids", span: Span { start: Position { line: 55, column: 28, }, end: Position { line: 55, column: 32, }, }, }, ), Raw( PartRaw { content: "cfdyndns", span: Span { start: Position { line: 55, column: 33, }, end: Position { line: 55, column: 41, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 52, column: 23, }, end: Position { line: 56, column: 8, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 57, column: 7, }, end: Position { line: 57, column: 18, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "CLOUDFLARE_EMAIL", span: Span { start: Position { line: 58, column: 9, }, end: Position { line: 58, column: 25, }, }, }, ), ], to: String( String_ { parts: [ Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 58, column: 29, }, end: Position { line: 58, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "email", span: Span { start: Position { line: 58, column: 33, }, end: Position { line: 58, column: 38, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 58, column: 26, }, end: Position { line: 58, column: 40, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "CLOUDFLARE_RECORDS", span: Span { start: Position { line: 59, column: 9, }, end: Position { line: 59, column: 27, }, }, }, ), ], to: String( String_ { parts: [ Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "concatStringsSep", span: Span { start: Position { line: 59, column: 31, }, end: Position { line: 59, column: 47, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: ",", span: Span { start: Position { line: 59, column: 49, }, end: Position { line: 59, column: 50, }, }, }, ), ], span: Span { start: Position { line: 59, column: 48, }, end: Position { line: 59, column: 51, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 59, column: 52, }, end: Position { line: 59, column: 55, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "records", span: Span { start: Position { line: 59, column: 56, }, end: Position { line: 59, column: 63, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 59, column: 28, }, end: Position { line: 59, column: 65, }, }, }, ), }, ), ], span: Span { start: Position { line: 57, column: 21, }, end: Position { line: 60, column: 8, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "script", span: Span { start: Position { line: 61, column: 7, }, end: Position { line: 61, column: 13, }, }, }, ), ], to: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "", span: Span { start: Position { line: 62, column: 1, }, end: Position { line: 62, column: 9, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 62, column: 11, }, end: Position { line: 62, column: 25, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 62, column: 27, }, end: Position { line: 62, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "apikeyFile", span: Span { start: Position { line: 62, column: 31, }, end: Position { line: 62, column: 41, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 62, column: 45, }, end: Position { line: 62, column: 49, }, }, }, ), }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "export CLOUDFLARE_APIKEY=\"$(cat ", span: Span { start: Position { line: 63, column: 1, }, end: Position { line: 63, column: 43, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "escapeShellArg", span: Span { start: Position { line: 63, column: 45, }, end: Position { line: 63, column: 59, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 63, column: 60, }, end: Position { line: 63, column: 63, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "apikeyFile", span: Span { start: Position { line: 63, column: 64, }, end: Position { line: 63, column: 74, }, }, }, ), ], default: None, }, ), ], }, ), }, ), Raw( PartRaw { content: ")\"\n", span: Span { start: Position { line: 63, column: 1, }, end: Position { line: 64, column: 9, }, }, }, ), ], span: Span { start: Position { line: 62, column: 51, }, end: Position { line: 64, column: 11, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 62, column: 1, }, end: Position { line: 65, column: 9, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 65, column: 11, }, end: Position { line: 65, column: 15, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "cfdyndns", span: Span { start: Position { line: 65, column: 16, }, end: Position { line: 65, column: 24, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/cfdyndns\n", span: Span { start: Position { line: 62, column: 1, }, end: Position { line: 66, column: 7, }, }, }, ), ], span: Span { start: Position { line: 61, column: 16, }, end: Position { line: 66, column: 9, }, }, }, ), }, ), ], span: Span { start: Position { line: 47, column: 33, }, end: Position { line: 67, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "users", span: Span { start: Position { line: 69, column: 5, }, end: Position { line: 69, column: 10, }, }, }, ), Raw( PartRaw { content: "users", span: Span { start: Position { line: 69, column: 11, }, end: Position { line: 69, column: 16, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "cfdyndns", span: Span { start: Position { line: 70, column: 7, }, end: Position { line: 70, column: 15, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 71, column: 9, }, end: Position { line: 71, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "cfdyndns", span: Span { start: Position { line: 71, column: 18, }, end: Position { line: 71, column: 26, }, }, }, ), ], span: Span { start: Position { line: 71, column: 17, }, end: Position { line: 71, column: 27, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "uid", span: Span { start: Position { line: 72, column: 9, }, end: Position { line: 72, column: 12, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 72, column: 15, }, end: Position { line: 72, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "ids", span: Span { start: Position { line: 72, column: 22, }, end: Position { line: 72, column: 25, }, }, }, ), Raw( PartRaw { content: "uids", span: Span { start: Position { line: 72, column: 26, }, end: Position { line: 72, column: 30, }, }, }, ), Raw( PartRaw { content: "cfdyndns", span: Span { start: Position { line: 72, column: 31, }, end: Position { line: 72, column: 39, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 70, column: 18, }, end: Position { line: 73, column: 8, }, }, }, ), }, ), ], span: Span { start: Position { line: 69, column: 19, }, end: Position { line: 74, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "users", span: Span { start: Position { line: 76, column: 5, }, end: Position { line: 76, column: 10, }, }, }, ), Raw( PartRaw { content: "groups", span: Span { start: Position { line: 76, column: 11, }, end: Position { line: 76, column: 17, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "cfdyndns", span: Span { start: Position { line: 77, column: 7, }, end: Position { line: 77, column: 15, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "gid", span: Span { start: Position { line: 78, column: 9, }, end: Position { line: 78, column: 12, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 78, column: 15, }, end: Position { line: 78, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "ids", span: Span { start: Position { line: 78, column: 22, }, end: Position { line: 78, column: 25, }, }, }, ), Raw( PartRaw { content: "gids", span: Span { start: Position { line: 78, column: 26, }, end: Position { line: 78, column: 30, }, }, }, ), Raw( PartRaw { content: "cfdyndns", span: Span { start: Position { line: 78, column: 31, }, end: Position { line: 78, column: 39, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 77, column: 18, }, end: Position { line: 79, column: 8, }, }, }, ), }, ), ], span: Span { start: Position { line: 76, column: 20, }, end: Position { line: 80, column: 6, }, }, }, ), }, ), ], span: Span { start: Position { line: 46, column: 28, }, end: Position { line: 81, column: 4, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 8, column: 1, }, end: Position { line: 82, column: 2, }, }, }, ), span: Span { start: Position { line: 5, column: 1, }, end: Position { line: 82, column: 2, }, }, }, ), span: Span { start: Position { line: 3, column: 1, }, end: Position { line: 82, column: 2, }, }, }, ), span: Span { start: Position { line: 1, column: 1, }, end: Position { line: 82, column: 2, }, }, }, )