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: "cfg", span: Span { start: Position { line: 7, column: 3, }, end: Position { line: 7, column: 6, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 7, column: 9, }, end: Position { line: 7, column: 15, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 7, column: 16, }, end: Position { line: 7, column: 24, }, }, }, ), Raw( PartRaw { content: "autofs", span: Span { start: Position { line: 7, column: 25, }, end: Position { line: 7, column: 31, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "autoMaster", span: Span { start: Position { line: 9, column: 3, }, end: Position { line: 9, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 9, column: 16, }, end: Position { line: 9, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "writeText", span: Span { start: Position { line: 9, column: 21, }, end: Position { line: 9, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "auto.master", span: Span { start: Position { line: 9, column: 32, }, end: Position { line: 9, column: 43, }, }, }, ), ], span: Span { start: Position { line: 9, column: 31, }, end: Position { line: 9, column: 44, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 9, column: 45, }, end: Position { line: 9, column: 48, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "autoMaster", span: Span { start: Position { line: 9, column: 49, }, end: Position { line: 9, column: 59, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], target: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "options", span: Span { start: Position { line: 17, column: 3, }, end: Position { line: 17, column: 10, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 19, column: 5, }, end: Position { line: 19, column: 13, }, }, }, ), Raw( PartRaw { content: "autofs", span: Span { start: Position { line: 19, column: 14, }, end: Position { line: 19, column: 20, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 21, column: 7, }, end: Position { line: 21, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 21, column: 16, }, end: Position { line: 21, column: 24, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 22, column: 9, }, end: Position { line: 22, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 22, column: 16, }, end: Position { line: 22, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 22, column: 22, }, end: Position { line: 22, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 23, column: 9, }, end: Position { line: 23, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 23, column: 19, }, end: Position { line: 23, column: 24, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 24, column: 9, }, end: Position { line: 24, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 24, column: 23, }, end: Position { line: 24, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 24, column: 27, }, end: Position { line: 24, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Mount filesystems on demand. Unmount them automatically.\nYou may also be interested in afuse.\n", span: Span { start: Position { line: 25, column: 1, }, end: Position { line: 27, column: 9, }, }, }, ), ], span: Span { start: Position { line: 24, column: 33, }, end: Position { line: 27, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 21, column: 25, }, end: Position { line: 28, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "autoMaster", span: Span { start: Position { line: 30, column: 7, }, end: Position { line: 30, column: 17, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 30, column: 20, }, end: Position { line: 30, column: 28, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 31, column: 9, }, end: Position { line: 31, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 31, column: 16, }, end: Position { line: 31, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 31, column: 22, }, end: Position { line: 31, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 32, column: 9, }, end: Position { line: 32, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 32, column: 19, }, end: Position { line: 32, column: 36, }, }, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "let\n mapConf = pkgs.writeText \"auto\" ", span: Span { start: Position { line: 33, column: 1, }, end: Position { line: 34, column: 45, }, }, }, ), Raw( PartRaw { content: "''", span: Span { start: Position { line: 33, column: 1, }, end: Position { line: 34, column: 48, }, }, }, ), Raw( PartRaw { content: "\n kernel -ro,soft,intr ftp.kernel.org:/pub/linux\n boot -fstype=ext2 :/dev/hda1\n windoze -fstype=smbfs ://windoze/c\n removable -fstype=ext2 :/dev/hdd\n cd -fstype=iso9660,ro :/dev/hdc\n floppy -fstype=auto :/dev/fd0\n server -rw,hard,intr / -ro myserver.me.org:/ \\\n /usr myserver.me.org:/usr \\\n /home myserver.me.org:/home\n ", span: Span { start: Position { line: 33, column: 1, }, end: Position { line: 44, column: 13, }, }, }, ), Raw( PartRaw { content: "''", span: Span { start: Position { line: 33, column: 1, }, end: Position { line: 44, column: 16, }, }, }, ), Raw( PartRaw { content: ";\nin ", span: Span { start: Position { line: 33, column: 1, }, end: Position { line: 45, column: 14, }, }, }, ), Raw( PartRaw { content: "''", span: Span { start: Position { line: 33, column: 1, }, end: Position { line: 45, column: 17, }, }, }, ), Raw( PartRaw { content: "\n /auto file:", span: Span { start: Position { line: 33, column: 1, }, end: Position { line: 46, column: 24, }, }, }, ), Raw( PartRaw { content: "$", span: Span { start: Position { line: 33, column: 1, }, end: Position { line: 46, column: 27, }, }, }, ), Raw( PartRaw { content: "{mapConf}\n", span: Span { start: Position { line: 33, column: 1, }, end: Position { line: 47, column: 11, }, }, }, ), Raw( PartRaw { content: "''", span: Span { start: Position { line: 33, column: 1, }, end: Position { line: 47, column: 14, }, }, }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 33, column: 1, }, end: Position { line: 48, column: 9, }, }, }, ), ], span: Span { start: Position { line: 32, column: 37, }, end: Position { line: 48, column: 11, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 49, column: 9, }, end: Position { line: 49, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 49, column: 23, }, end: Position { line: 49, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 49, column: 27, }, end: Position { line: 49, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Contents of `/etc/auto.master` file. See {command}`auto.master(5)` and {command}`autofs(5)`.\n", span: Span { start: Position { line: 50, column: 1, }, end: Position { line: 51, column: 9, }, }, }, ), ], span: Span { start: Position { line: 49, column: 33, }, end: Position { line: 51, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 30, column: 29, }, end: Position { line: 52, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "timeout", span: Span { start: Position { line: 54, column: 7, }, end: Position { line: 54, column: 14, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 54, column: 17, }, end: Position { line: 54, column: 25, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 55, column: 9, }, end: Position { line: 55, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 55, column: 16, }, end: Position { line: 55, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "int", span: Span { start: Position { line: 55, column: 22, }, end: Position { line: 55, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 56, column: 9, }, end: Position { line: 56, column: 16, }, }, }, ), ], to: Integer( Integer { value: "600", span: Span { start: Position { line: 56, column: 19, }, end: Position { line: 56, column: 22, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 57, column: 9, }, end: Position { line: 57, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 57, column: 23, }, end: Position { line: 57, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 57, column: 27, }, end: Position { line: 57, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Set the global minimum timeout, in seconds, until directories are unmounted", span: Span { start: Position { line: 57, column: 34, }, end: Position { line: 57, column: 109, }, }, }, ), ], span: Span { start: Position { line: 57, column: 33, }, end: Position { line: 57, column: 110, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 54, column: 26, }, end: Position { line: 58, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "debug", span: Span { start: Position { line: 60, column: 7, }, end: Position { line: 60, column: 12, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 60, column: 15, }, end: Position { line: 60, column: 23, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 61, column: 9, }, end: Position { line: 61, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 61, column: 16, }, end: Position { line: 61, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 61, column: 22, }, end: Position { line: 61, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 62, column: 9, }, end: Position { line: 62, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 62, column: 19, }, end: Position { line: 62, column: 24, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 63, column: 9, }, end: Position { line: 63, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 63, column: 23, }, end: Position { line: 63, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 63, column: 27, }, end: Position { line: 63, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Pass -d and -7 to automount and write log to the system journal.\n", span: Span { start: Position { line: 64, column: 1, }, end: Position { line: 65, column: 9, }, }, }, ), ], span: Span { start: Position { line: 63, column: 33, }, end: Position { line: 65, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 60, column: 24, }, end: Position { line: 66, column: 8, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 19, column: 23, }, end: Position { line: 68, column: 6, }, }, }, ), }, ), ], span: Span { start: Position { line: 17, column: 13, }, end: Position { line: 70, column: 4, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 75, column: 3, }, end: Position { line: 75, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 75, column: 12, }, end: Position { line: 75, column: 16, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 75, column: 17, }, end: Position { line: 75, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 75, column: 21, }, end: Position { line: 75, column: 27, }, }, }, ), ], default: None, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "boot", span: Span { start: Position { line: 77, column: 5, }, end: Position { line: 77, column: 9, }, }, }, ), Raw( PartRaw { content: "kernelModules", span: Span { start: Position { line: 77, column: 10, }, end: Position { line: 77, column: 23, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "autofs4", span: Span { start: Position { line: 77, column: 29, }, end: Position { line: 77, column: 36, }, }, }, ), ], span: Span { start: Position { line: 77, column: 28, }, end: Position { line: 77, column: 37, }, }, }, ), ], span: Span { start: Position { line: 77, column: 26, }, end: Position { line: 77, column: 39, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 79, column: 5, }, end: Position { line: 79, column: 12, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 79, column: 13, }, end: Position { line: 79, column: 21, }, }, }, ), Raw( PartRaw { content: "autofs", span: Span { start: Position { line: 79, column: 22, }, end: Position { line: 79, column: 28, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 80, column: 9, }, end: Position { line: 80, column: 20, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "Automounts filesystems on demand", span: Span { start: Position { line: 80, column: 24, }, end: Position { line: 80, column: 56, }, }, }, ), ], span: Span { start: Position { line: 80, column: 23, }, end: Position { line: 80, column: 57, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "after", span: Span { start: Position { line: 81, column: 9, }, end: Position { line: 81, column: 14, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "network.target", span: Span { start: Position { line: 81, column: 20, }, end: Position { line: 81, column: 34, }, }, }, ), ], span: Span { start: Position { line: 81, column: 19, }, end: Position { line: 81, column: 35, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "ypbind.service", span: Span { start: Position { line: 81, column: 37, }, end: Position { line: 81, column: 51, }, }, }, ), ], span: Span { start: Position { line: 81, column: 36, }, end: Position { line: 81, column: 52, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "sssd.service", span: Span { start: Position { line: 81, column: 54, }, end: Position { line: 81, column: 66, }, }, }, ), ], span: Span { start: Position { line: 81, column: 53, }, end: Position { line: 81, column: 67, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "network-online.target", span: Span { start: Position { line: 81, column: 69, }, end: Position { line: 81, column: 90, }, }, }, ), ], span: Span { start: Position { line: 81, column: 68, }, end: Position { line: 81, column: 91, }, }, }, ), ], span: Span { start: Position { line: 81, column: 17, }, end: Position { line: 81, column: 93, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "wants", span: Span { start: Position { line: 82, column: 9, }, end: Position { line: 82, column: 14, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "network-online.target", span: Span { start: Position { line: 82, column: 20, }, end: Position { line: 82, column: 41, }, }, }, ), ], span: Span { start: Position { line: 82, column: 19, }, end: Position { line: 82, column: 42, }, }, }, ), ], span: Span { start: Position { line: 82, column: 17, }, end: Position { line: 82, column: 44, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "wantedBy", span: Span { start: Position { line: 83, column: 9, }, end: Position { line: 83, column: 17, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "multi-user.target", span: Span { start: Position { line: 83, column: 23, }, end: Position { line: 83, column: 40, }, }, }, ), ], span: Span { start: Position { line: 83, column: 22, }, end: Position { line: 83, column: 41, }, }, }, ), ], span: Span { start: Position { line: 83, column: 20, }, end: Position { line: 83, column: 43, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "preStart", span: Span { start: Position { line: 85, column: 9, }, end: Position { line: 85, column: 17, }, }, }, ), ], to: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "# There should be only one autofs service managed by systemd, so this should be safe.\nrm -f /tmp/autofs-running\n", span: Span { start: Position { line: 86, column: 1, }, end: Position { line: 88, column: 9, }, }, }, ), ], span: Span { start: Position { line: 85, column: 20, }, end: Position { line: 88, column: 11, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serviceConfig", span: Span { start: Position { line: 90, column: 9, }, end: Position { line: 90, column: 22, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Type", span: Span { start: Position { line: 91, column: 11, }, end: Position { line: 91, column: 15, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "forking", span: Span { start: Position { line: 91, column: 19, }, end: Position { line: 91, column: 26, }, }, }, ), ], span: Span { start: Position { line: 91, column: 18, }, end: Position { line: 91, column: 27, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "PIDFile", span: Span { start: Position { line: 92, column: 11, }, end: Position { line: 92, column: 18, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "/run/autofs.pid", span: Span { start: Position { line: 92, column: 22, }, end: Position { line: 92, column: 37, }, }, }, ), ], span: Span { start: Position { line: 92, column: 21, }, end: Position { line: 92, column: 38, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ExecStart", span: Span { start: Position { line: 93, column: 11, }, end: Position { line: 93, column: 20, }, }, }, ), ], to: String( String_ { parts: [ Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 93, column: 26, }, end: Position { line: 93, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "autofs5", span: Span { start: Position { line: 93, column: 31, }, end: Position { line: 93, column: 38, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/automount ", span: Span { start: Position { line: 93, column: 24, }, end: Position { line: 93, column: 54, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 93, column: 56, }, end: Position { line: 93, column: 70, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 93, column: 71, }, end: Position { line: 93, column: 74, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "debug", span: Span { start: Position { line: 93, column: 75, }, end: Position { line: 93, column: 80, }, }, }, ), ], default: None, }, ), String( String_ { parts: [ Raw( PartRaw { content: "-d", span: Span { start: Position { line: 93, column: 82, }, end: Position { line: 93, column: 84, }, }, }, ), ], span: Span { start: Position { line: 93, column: 81, }, end: Position { line: 93, column: 85, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: " -p /run/autofs.pid -t ", span: Span { start: Position { line: 93, column: 24, }, end: Position { line: 93, column: 109, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "builtins", span: Span { start: Position { line: 93, column: 111, }, end: Position { line: 93, column: 119, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "toString", span: Span { start: Position { line: 93, column: 120, }, end: Position { line: 93, column: 128, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 93, column: 129, }, end: Position { line: 93, column: 132, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "timeout", span: Span { start: Position { line: 93, column: 133, }, end: Position { line: 93, column: 140, }, }, }, ), ], default: None, }, ), ], }, ), }, ), Raw( PartRaw { content: " ", span: Span { start: Position { line: 93, column: 24, }, end: Position { line: 93, column: 142, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "autoMaster", span: Span { start: Position { line: 93, column: 144, }, end: Position { line: 93, column: 154, }, }, }, ), }, ), ], span: Span { start: Position { line: 93, column: 23, }, end: Position { line: 93, column: 156, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ExecReload", span: Span { start: Position { line: 94, column: 11, }, end: Position { line: 94, column: 21, }, }, }, ), ], to: String( String_ { parts: [ Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 94, column: 27, }, end: Position { line: 94, column: 31, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "coreutils", span: Span { start: Position { line: 94, column: 32, }, end: Position { line: 94, column: 41, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/kill -HUP $MAINPID", span: Span { start: Position { line: 94, column: 25, }, end: Position { line: 94, column: 65, }, }, }, ), ], span: Span { start: Position { line: 94, column: 24, }, end: Position { line: 94, column: 66, }, }, }, ), }, ), ], span: Span { start: Position { line: 90, column: 25, }, end: Position { line: 95, column: 10, }, }, }, ), }, ), ], span: Span { start: Position { line: 80, column: 7, }, end: Position { line: 96, column: 8, }, }, }, ), }, ), ], span: Span { start: Position { line: 75, column: 28, }, end: Position { line: 98, column: 4, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 13, column: 1, }, end: Position { line: 100, column: 2, }, }, }, ), span: Span { start: Position { line: 5, column: 1, }, end: Position { line: 100, column: 2, }, }, }, ), span: Span { start: Position { line: 3, column: 1, }, end: Position { line: 100, column: 2, }, }, }, ), span: Span { start: Position { line: 1, column: 1, }, end: Position { line: 100, column: 2, }, }, }, )