Function( Function { head: Destructured( FunctionHeadDestructured { ellipsis: true, identifier: None, arguments: [ FunctionHeadDestructuredArgument { identifier: "config", 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: "programs", span: Span { start: Position { line: 6, column: 16, }, end: Position { line: 6, column: 24, }, }, }, ), Raw( PartRaw { content: "fuse", span: Span { start: Position { line: 6, column: 25, }, end: Position { line: 6, column: 29, }, }, }, ), ], default: None, }, ), }, ), ], target: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "meta", span: Span { start: Position { line: 8, column: 3, }, end: Position { line: 8, column: 7, }, }, }, ), Raw( PartRaw { content: "maintainers", span: Span { start: Position { line: 8, column: 8, }, end: Position { line: 8, column: 19, }, }, }, ), ], to: With( With { expression: Identifier( Identifier { id: "maintainers", span: Span { start: Position { line: 8, column: 27, }, end: Position { line: 8, column: 38, }, }, }, ), target: List( List { elements: [ Identifier( Identifier { id: "primeos", span: Span { start: Position { line: 8, column: 42, }, end: Position { line: 8, column: 49, }, }, }, ), ], span: Span { start: Position { line: 8, column: 40, }, end: Position { line: 8, column: 51, }, }, }, ), span: Span { start: Position { line: 8, column: 22, }, end: Position { line: 8, column: 51, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "options", span: Span { start: Position { line: 10, column: 3, }, end: Position { line: 10, column: 10, }, }, }, ), Raw( PartRaw { content: "programs", span: Span { start: Position { line: 10, column: 11, }, end: Position { line: 10, column: 19, }, }, }, ), Raw( PartRaw { content: "fuse", span: Span { start: Position { line: 10, column: 20, }, end: Position { line: 10, column: 24, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "mountMax", span: Span { start: Position { line: 11, column: 5, }, end: Position { line: 11, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 11, column: 16, }, end: Position { line: 11, column: 24, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 14, column: 7, }, end: Position { line: 14, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 14, column: 14, }, end: Position { line: 14, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "ints", span: Span { start: Position { line: 14, column: 20, }, end: Position { line: 14, column: 24, }, }, }, ), Raw( PartRaw { content: "between", span: Span { start: Position { line: 14, column: 25, }, end: Position { line: 14, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ Integer( Integer { value: "0", span: Span { start: Position { line: 14, column: 33, }, end: Position { line: 14, column: 34, }, }, }, ), Integer( Integer { value: "32767", span: Span { start: Position { line: 14, column: 35, }, end: Position { line: 14, column: 40, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 15, column: 7, }, end: Position { line: 15, column: 14, }, }, }, ), ], to: Integer( Integer { value: "1000", span: Span { start: Position { line: 15, column: 17, }, end: Position { line: 15, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 16, column: 7, }, end: Position { line: 16, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 16, column: 21, }, end: Position { line: 16, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 16, column: 25, }, end: Position { line: 16, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Set the maximum number of FUSE mounts allowed to non-root users.\n", span: Span { start: Position { line: 17, column: 1, }, end: Position { line: 18, column: 7, }, }, }, ), ], span: Span { start: Position { line: 16, column: 31, }, end: Position { line: 18, column: 9, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 11, column: 25, }, end: Position { line: 19, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "userAllowOther", span: Span { start: Position { line: 21, column: 5, }, end: Position { line: 21, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 21, column: 22, }, end: Position { line: 21, column: 30, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 22, column: 7, }, end: Position { line: 22, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 22, column: 14, }, end: Position { line: 22, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 22, column: 20, }, end: Position { line: 22, column: 24, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 23, column: 7, }, end: Position { line: 23, column: 14, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 23, column: 17, }, end: Position { line: 23, column: 22, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 24, column: 7, }, end: Position { line: 24, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 24, column: 21, }, end: Position { line: 24, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 24, column: 25, }, end: Position { line: 24, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Allow non-root users to specify the allow_other or allow_root mount\noptions, see mount.fuse3(8).\n", span: Span { start: Position { line: 25, column: 1, }, end: Position { line: 27, column: 7, }, }, }, ), ], span: Span { start: Position { line: 24, column: 31, }, end: Position { line: 27, column: 9, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 21, column: 31, }, end: Position { line: 28, column: 6, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 10, column: 27, }, end: Position { line: 29, column: 4, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 31, column: 3, }, end: Position { line: 31, column: 9, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 32, column: 5, }, end: Position { line: 32, column: 16, }, }, }, ), Raw( PartRaw { content: "etc", span: Span { start: Position { line: 32, column: 17, }, end: Position { line: 32, column: 20, }, }, }, ), Expression( PartExpression { expression: String( String_ { parts: [ Raw( PartRaw { content: "fuse.conf", span: Span { start: Position { line: 32, column: 22, }, end: Position { line: 32, column: 31, }, }, }, ), ], span: Span { start: Position { line: 32, column: 21, }, end: Position { line: 32, column: 32, }, }, }, ), }, ), Raw( PartRaw { content: "text", span: Span { start: Position { line: 32, column: 33, }, end: Position { line: 32, column: 37, }, }, }, ), ], to: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "", span: Span { start: Position { line: 33, column: 1, }, end: Position { line: 33, column: 7, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 33, column: 9, }, end: Position { line: 33, column: 23, }, }, }, ), arguments: [ UnaryOperation( UnaryOperation { operator: Not, operand: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 33, column: 26, }, end: Position { line: 33, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "userAllowOther", span: Span { start: Position { line: 33, column: 30, }, end: Position { line: 33, column: 44, }, }, }, ), ], default: None, }, ), span: Span { start: Position { line: 33, column: 25, }, end: Position { line: 33, column: 44, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "#", span: Span { start: Position { line: 33, column: 47, }, end: Position { line: 33, column: 48, }, }, }, ), ], span: Span { start: Position { line: 33, column: 46, }, end: Position { line: 33, column: 49, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: "user_allow_other\nmount_max = ", span: Span { start: Position { line: 33, column: 1, }, end: Position { line: 34, column: 19, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "toString", span: Span { start: Position { line: 34, column: 21, }, end: Position { line: 34, column: 29, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 34, column: 30, }, end: Position { line: 34, column: 33, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mountMax", span: Span { start: Position { line: 34, column: 34, }, end: Position { line: 34, column: 42, }, }, }, ), ], default: None, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 33, column: 1, }, end: Position { line: 35, column: 5, }, }, }, ), ], span: Span { start: Position { line: 32, column: 40, }, end: Position { line: 35, column: 7, }, }, }, ), }, ), ], span: Span { start: Position { line: 31, column: 13, }, end: Position { line: 36, column: 4, }, }, }, ), }, ), ], span: Span { start: Position { line: 7, column: 4, }, end: Position { line: 37, column: 2, }, }, }, ), span: Span { start: Position { line: 5, column: 1, }, end: Position { line: 37, column: 2, }, }, }, ), span: Span { start: Position { line: 3, column: 1, }, end: Position { line: 37, column: 2, }, }, }, ), span: Span { start: Position { line: 1, column: 1, }, end: Position { line: 37, column: 2, }, }, }, )