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: 4, column: 6, }, end: Position { line: 4, column: 9, }, }, }, ), target: LetIn( LetIn { bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "cfg", span: Span { start: Position { line: 8, column: 3, }, end: Position { line: 8, column: 6, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 8, column: 9, }, end: Position { line: 8, column: 15, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 8, column: 16, }, end: Position { line: 8, column: 24, }, }, }, ), Raw( PartRaw { content: "felix", span: Span { start: Position { line: 8, column: 25, }, end: Position { line: 8, column: 30, }, }, }, ), ], default: None, }, ), }, ), ], target: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "options", span: Span { start: Position { line: 16, column: 3, }, end: Position { line: 16, column: 10, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 18, column: 5, }, end: Position { line: 18, column: 13, }, }, }, ), Raw( PartRaw { content: "felix", span: Span { start: Position { line: 18, column: 14, }, end: Position { line: 18, column: 19, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 20, column: 7, }, end: Position { line: 20, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkEnableOption", span: Span { start: Position { line: 20, column: 16, }, end: Position { line: 20, column: 30, }, }, }, ), arguments: [ FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 20, column: 32, }, end: Position { line: 20, column: 35, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 20, column: 36, }, end: Position { line: 20, column: 41, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "the Apache Felix OSGi service", span: Span { start: Position { line: 20, column: 43, }, end: Position { line: 20, column: 72, }, }, }, ), ], span: Span { start: Position { line: 20, column: 42, }, end: Position { line: 20, column: 73, }, }, }, ), ], }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "bundles", span: Span { start: Position { line: 22, column: 7, }, end: Position { line: 22, column: 14, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 22, column: 17, }, end: Position { line: 22, column: 25, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 23, column: 9, }, end: Position { line: 23, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 23, column: 16, }, end: Position { line: 23, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listOf", span: Span { start: Position { line: 23, column: 22, }, end: Position { line: 23, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 23, column: 29, }, end: Position { line: 23, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 23, column: 35, }, end: Position { line: 23, column: 42, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 24, column: 9, }, end: Position { line: 24, column: 16, }, }, }, ), ], to: List( List { elements: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 24, column: 21, }, end: Position { line: 24, column: 25, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "felix_remoteshell", span: Span { start: Position { line: 24, column: 26, }, end: Position { line: 24, column: 43, }, }, }, ), ], default: None, }, ), ], span: Span { start: Position { line: 24, column: 19, }, end: Position { line: 24, column: 45, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 25, column: 9, }, end: Position { line: 25, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 25, column: 23, }, end: Position { line: 25, column: 40, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "[ pkgs.felix_remoteshell ]", span: Span { start: Position { line: 25, column: 42, }, end: Position { line: 25, column: 68, }, }, }, ), ], span: Span { start: Position { line: 25, column: 41, }, end: Position { line: 25, column: 69, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 26, column: 9, }, end: Position { line: 26, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 26, column: 23, }, end: Position { line: 26, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 26, column: 27, }, end: Position { line: 26, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "List of bundles that should be activated on startup", span: Span { start: Position { line: 26, column: 34, }, end: Position { line: 26, column: 85, }, }, }, ), ], span: Span { start: Position { line: 26, column: 33, }, end: Position { line: 26, column: 86, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 22, column: 26, }, end: Position { line: 27, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 29, column: 7, }, end: Position { line: 29, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 29, column: 14, }, end: Position { line: 29, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 30, column: 9, }, end: Position { line: 30, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 30, column: 16, }, end: Position { line: 30, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 30, column: 22, }, end: Position { line: 30, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 31, column: 9, }, end: Position { line: 31, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "osgi", span: Span { start: Position { line: 31, column: 20, }, end: Position { line: 31, column: 24, }, }, }, ), ], span: Span { start: Position { line: 31, column: 19, }, end: Position { line: 31, column: 25, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 32, column: 9, }, end: Position { line: 32, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 32, column: 23, }, end: Position { line: 32, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 32, column: 27, }, end: Position { line: 32, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "User account under which Apache Felix runs.", span: Span { start: Position { line: 32, column: 34, }, end: Position { line: 32, column: 77, }, }, }, ), ], span: Span { start: Position { line: 32, column: 33, }, end: Position { line: 32, column: 78, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 29, column: 23, }, end: Position { line: 33, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 35, column: 7, }, end: Position { line: 35, column: 12, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 35, column: 15, }, end: Position { line: 35, column: 23, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 36, column: 9, }, end: Position { line: 36, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 36, column: 16, }, end: Position { line: 36, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 36, column: 22, }, end: Position { line: 36, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 37, column: 9, }, end: Position { line: 37, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "osgi", span: Span { start: Position { line: 37, column: 20, }, end: Position { line: 37, column: 24, }, }, }, ), ], span: Span { start: Position { line: 37, column: 19, }, end: Position { line: 37, column: 25, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 38, column: 9, }, end: Position { line: 38, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 38, column: 23, }, end: Position { line: 38, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 38, column: 27, }, end: Position { line: 38, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Group account under which Apache Felix runs.", span: Span { start: Position { line: 38, column: 34, }, end: Position { line: 38, column: 78, }, }, }, ), ], span: Span { start: Position { line: 38, column: 33, }, end: Position { line: 38, column: 79, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 35, column: 24, }, end: Position { line: 39, column: 8, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 18, column: 22, }, end: Position { line: 41, column: 6, }, }, }, ), }, ), ], span: Span { start: Position { line: 16, column: 13, }, end: Position { line: 43, column: 4, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 48, column: 3, }, end: Position { line: 48, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 48, column: 12, }, end: Position { line: 48, column: 16, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 48, column: 17, }, end: Position { line: 48, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 48, column: 21, }, end: Position { line: 48, column: 27, }, }, }, ), ], default: None, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "users", span: Span { start: Position { line: 49, column: 5, }, end: Position { line: 49, column: 10, }, }, }, ), Raw( PartRaw { content: "groups", span: Span { start: Position { line: 49, column: 11, }, end: Position { line: 49, column: 17, }, }, }, ), Raw( PartRaw { content: "osgi", span: Span { start: Position { line: 49, column: 18, }, end: Position { line: 49, column: 22, }, }, }, ), Raw( PartRaw { content: "gid", span: Span { start: Position { line: 49, column: 23, }, end: Position { line: 49, column: 26, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 49, column: 29, }, end: Position { line: 49, column: 35, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "ids", span: Span { start: Position { line: 49, column: 36, }, end: Position { line: 49, column: 39, }, }, }, ), Raw( PartRaw { content: "gids", span: Span { start: Position { line: 49, column: 40, }, end: Position { line: 49, column: 44, }, }, }, ), Raw( PartRaw { content: "osgi", span: Span { start: Position { line: 49, column: 45, }, end: Position { line: 49, column: 49, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "users", span: Span { start: Position { line: 51, column: 5, }, end: Position { line: 51, column: 10, }, }, }, ), Raw( PartRaw { content: "users", span: Span { start: Position { line: 51, column: 11, }, end: Position { line: 51, column: 16, }, }, }, ), Raw( PartRaw { content: "osgi", span: Span { start: Position { line: 51, column: 17, }, end: Position { line: 51, column: 21, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "uid", span: Span { start: Position { line: 52, column: 9, }, end: Position { line: 52, column: 12, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 52, column: 15, }, end: Position { line: 52, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "ids", span: Span { start: Position { line: 52, column: 22, }, end: Position { line: 52, column: 25, }, }, }, ), Raw( PartRaw { content: "uids", span: Span { start: Position { line: 52, column: 26, }, end: Position { line: 52, column: 30, }, }, }, ), Raw( PartRaw { content: "osgi", span: Span { start: Position { line: 52, column: 31, }, end: Position { line: 52, column: 35, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 53, column: 9, }, end: Position { line: 53, column: 20, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "OSGi user", span: Span { start: Position { line: 53, column: 24, }, end: Position { line: 53, column: 33, }, }, }, ), ], span: Span { start: Position { line: 53, column: 23, }, end: Position { line: 53, column: 34, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "home", span: Span { start: Position { line: 54, column: 9, }, end: Position { line: 54, column: 13, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "/homeless-shelter", span: Span { start: Position { line: 54, column: 17, }, end: Position { line: 54, column: 34, }, }, }, ), ], span: Span { start: Position { line: 54, column: 16, }, end: Position { line: 54, column: 35, }, }, }, ), }, ), ], span: Span { start: Position { line: 52, column: 7, }, end: Position { line: 55, column: 8, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 57, column: 5, }, end: Position { line: 57, column: 12, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 57, column: 13, }, end: Position { line: 57, column: 21, }, }, }, ), Raw( PartRaw { content: "felix", span: Span { start: Position { line: 57, column: 22, }, end: Position { line: 57, column: 27, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 58, column: 7, }, end: Position { line: 58, column: 18, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "Felix server", span: Span { start: Position { line: 58, column: 22, }, end: Position { line: 58, column: 34, }, }, }, ), ], span: Span { start: Position { line: 58, column: 21, }, end: Position { line: 58, column: 35, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "wantedBy", span: Span { start: Position { line: 59, column: 7, }, end: Position { line: 59, column: 15, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "multi-user.target", span: Span { start: Position { line: 59, column: 21, }, end: Position { line: 59, column: 38, }, }, }, ), ], span: Span { start: Position { line: 59, column: 20, }, end: Position { line: 59, column: 39, }, }, }, ), ], span: Span { start: Position { line: 59, column: 18, }, end: Position { line: 59, column: 41, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "preStart", span: Span { start: Position { line: 61, column: 7, }, end: Position { line: 61, column: 15, }, }, }, ), ], to: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "# Initialise felix instance on first startup\nif [ ! -d /var/felix ]\nthen\n # Symlink system files\n\n mkdir -p /var/felix\n chown ", span: Span { start: Position { line: 62, column: 1, }, end: Position { line: 68, column: 17, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 68, column: 19, }, end: Position { line: 68, column: 22, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 68, column: 23, }, end: Position { line: 68, column: 27, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: ":", span: Span { start: Position { line: 62, column: 1, }, end: Position { line: 68, column: 29, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 68, column: 31, }, end: Position { line: 68, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 68, column: 35, }, end: Position { line: 68, column: 40, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " /var/felix\n\n for i in ", span: Span { start: Position { line: 62, column: 1, }, end: Position { line: 70, column: 20, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 70, column: 22, }, end: Position { line: 70, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "felix", span: Span { start: Position { line: 70, column: 27, }, end: Position { line: 70, column: 32, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/*\n do\n if [ \"$i\" != \"", span: Span { start: Position { line: 62, column: 1, }, end: Position { line: 72, column: 29, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 72, column: 31, }, end: Position { line: 72, column: 35, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "felix", span: Span { start: Position { line: 72, column: 36, }, end: Position { line: 72, column: 41, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bundle\" ]\n then\n ln -sfn $i /var/felix/$(basename $i)\n fi\n done\n\n # Symlink bundles\n mkdir -p /var/felix/bundle\n chown ", span: Span { start: Position { line: 62, column: 1, }, end: Position { line: 80, column: 17, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 80, column: 19, }, end: Position { line: 80, column: 22, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 80, column: 23, }, end: Position { line: 80, column: 27, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: ":", span: Span { start: Position { line: 62, column: 1, }, end: Position { line: 80, column: 29, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 80, column: 31, }, end: Position { line: 80, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 80, column: 35, }, end: Position { line: 80, column: 40, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " /var/felix/bundle\n\n for i in ", span: Span { start: Position { line: 62, column: 1, }, end: Position { line: 82, column: 20, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 82, column: 22, }, end: Position { line: 82, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "felix", span: Span { start: Position { line: 82, column: 27, }, end: Position { line: 82, column: 32, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bundle/* ", span: Span { start: Position { line: 62, column: 1, }, end: Position { line: 82, column: 43, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "toString", span: Span { start: Position { line: 82, column: 45, }, end: Position { line: 82, column: 53, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 82, column: 54, }, end: Position { line: 82, column: 57, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bundles", span: Span { start: Position { line: 82, column: 58, }, end: Position { line: 82, column: 65, }, }, }, ), ], default: None, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n do\n if [ -f $i ]\n then\n ln -sfn $i /var/felix/bundle/$(basename $i)\n elif [ -d $i ]\n then\n for j in $i/bundle/*\n do\n ln -sfn $j /var/felix/bundle/$(basename $j)\n done\n fi\n done\nfi\n", span: Span { start: Position { line: 62, column: 1, }, end: Position { line: 96, column: 7, }, }, }, ), ], span: Span { start: Position { line: 61, column: 18, }, end: Position { line: 96, column: 9, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "script", span: Span { start: Position { line: 98, column: 7, }, end: Position { line: 98, column: 13, }, }, }, ), ], to: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "cd /var/felix\n", span: Span { start: Position { line: 99, column: 1, }, end: Position { line: 100, column: 9, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 100, column: 11, }, end: Position { line: 100, column: 15, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "su", span: Span { start: Position { line: 100, column: 16, }, end: Position { line: 100, column: 18, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/su -s ", span: Span { start: Position { line: 99, column: 1, }, end: Position { line: 100, column: 30, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 100, column: 32, }, end: Position { line: 100, column: 36, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bash", span: Span { start: Position { line: 100, column: 37, }, end: Position { line: 100, column: 41, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/sh ", span: Span { start: Position { line: 99, column: 1, }, end: Position { line: 100, column: 50, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 100, column: 52, }, end: Position { line: 100, column: 55, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 100, column: 56, }, end: Position { line: 100, column: 60, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " -c ", span: Span { start: Position { line: 99, column: 1, }, end: Position { line: 100, column: 65, }, }, }, ), Raw( PartRaw { content: "'", span: Span { start: Position { line: 99, column: 1, }, end: Position { line: 100, column: 66, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 100, column: 68, }, end: Position { line: 100, column: 72, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "jre", span: Span { start: Position { line: 100, column: 73, }, end: Position { line: 100, column: 76, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/java -jar bin/felix.jar'\n", span: Span { start: Position { line: 99, column: 1, }, end: Position { line: 101, column: 7, }, }, }, ), ], span: Span { start: Position { line: 98, column: 16, }, end: Position { line: 101, column: 9, }, }, }, ), }, ), ], span: Span { start: Position { line: 57, column: 30, }, end: Position { line: 102, column: 6, }, }, }, ), }, ), ], span: Span { start: Position { line: 48, column: 28, }, end: Position { line: 103, column: 4, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 12, column: 1, }, end: Position { line: 104, column: 2, }, }, }, ), span: Span { start: Position { line: 6, column: 1, }, end: Position { line: 104, column: 2, }, }, }, ), span: Span { start: Position { line: 4, column: 1, }, end: Position { line: 104, column: 2, }, }, }, ), span: Span { start: Position { line: 2, column: 1, }, end: Position { line: 104, column: 2, }, }, }, )