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: 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: "archisteamfarm", span: Span { start: Position { line: 6, column: 25, }, end: Position { line: 6, column: 39, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "format", span: Span { start: Position { line: 8, column: 3, }, end: Position { line: 8, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 8, column: 12, }, end: Position { line: 8, column: 16, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "formats", span: Span { start: Position { line: 8, column: 17, }, end: Position { line: 8, column: 24, }, }, }, ), Raw( PartRaw { content: "json", span: Span { start: Position { line: 8, column: 25, }, end: Position { line: 8, column: 29, }, }, }, ), ], default: None, }, ), arguments: [ Map( Map { recursive: false, bindings: [], span: Span { start: Position { line: 8, column: 30, }, end: Position { line: 8, column: 33, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "asf-config", span: Span { start: Position { line: 10, column: 3, }, end: Position { line: 10, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "format", span: Span { start: Position { line: 10, column: 16, }, end: Position { line: 10, column: 22, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "generate", span: Span { start: Position { line: 10, column: 23, }, end: Position { line: 10, column: 31, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "ASF.json", span: Span { start: Position { line: 10, column: 33, }, end: Position { line: 10, column: 41, }, }, }, ), ], span: Span { start: Position { line: 10, column: 32, }, end: Position { line: 10, column: 42, }, }, }, ), BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 10, column: 44, }, end: Position { line: 10, column: 47, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "settings", span: Span { start: Position { line: 10, column: 48, }, end: Position { line: 10, column: 56, }, }, }, ), ], default: None, }, ), operator: Update, right: BinaryOperation( BinaryOperation { left: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "UpdateChannel", span: Span { start: Position { line: 14, column: 5, }, end: Position { line: 14, column: 18, }, }, }, ), ], to: Integer( Integer { value: "0", span: Span { start: Position { line: 14, column: 21, }, end: Position { line: 14, column: 22, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Headless", span: Span { start: Position { line: 15, column: 5, }, end: Position { line: 15, column: 13, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 15, column: 16, }, end: Position { line: 15, column: 20, }, }, }, ), }, ), ], span: Span { start: Position { line: 10, column: 60, }, end: Position { line: 16, column: 4, }, }, }, ), operator: Update, right: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 16, column: 8, }, end: Position { line: 16, column: 11, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "optionalAttrs", span: Span { start: Position { line: 16, column: 12, }, end: Position { line: 16, column: 25, }, }, }, ), ], default: None, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 16, column: 27, }, end: Position { line: 16, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "ipcPasswordFile", span: Span { start: Position { line: 16, column: 31, }, end: Position { line: 16, column: 46, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 16, column: 50, }, end: Position { line: 16, column: 54, }, }, }, ), }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "IPCPassword", span: Span { start: Position { line: 17, column: 5, }, end: Position { line: 17, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "#ipcPassword#", span: Span { start: Position { line: 17, column: 20, }, end: Position { line: 17, column: 33, }, }, }, ), ], span: Span { start: Position { line: 17, column: 19, }, end: Position { line: 17, column: 34, }, }, }, ), }, ), ], span: Span { start: Position { line: 16, column: 56, }, end: Position { line: 18, column: 4, }, }, }, ), ], }, ), }, ), }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ipc-config", span: Span { start: Position { line: 20, column: 3, }, end: Position { line: 20, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "format", span: Span { start: Position { line: 20, column: 16, }, end: Position { line: 20, column: 22, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "generate", span: Span { start: Position { line: 20, column: 23, }, end: Position { line: 20, column: 31, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "IPC.config", span: Span { start: Position { line: 20, column: 33, }, end: Position { line: 20, column: 43, }, }, }, ), ], span: Span { start: Position { line: 20, column: 32, }, end: Position { line: 20, column: 44, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 20, column: 45, }, end: Position { line: 20, column: 48, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "ipcSettings", span: Span { start: Position { line: 20, column: 49, }, end: Position { line: 20, column: 60, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "mkBot", span: Span { start: Position { line: 22, column: 3, }, end: Position { line: 22, column: 8, }, }, }, ), ], to: Function( Function { head: Simple( FunctionHeadSimple { identifier: "n", }, ), body: Function( Function { head: Simple( FunctionHeadSimple { identifier: "c", }, ), body: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "format", span: Span { start: Position { line: 23, column: 5, }, end: Position { line: 23, column: 11, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "generate", span: Span { start: Position { line: 23, column: 12, }, end: Position { line: 23, column: 20, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "n", span: Span { start: Position { line: 23, column: 24, }, end: Position { line: 23, column: 25, }, }, }, ), }, ), Raw( PartRaw { content: ".json", span: Span { start: Position { line: 23, column: 22, }, end: Position { line: 23, column: 31, }, }, }, ), ], span: Span { start: Position { line: 23, column: 21, }, end: Position { line: 23, column: 32, }, }, }, ), BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "c", span: Span { start: Position { line: 23, column: 34, }, end: Position { line: 23, column: 35, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "settings", span: Span { start: Position { line: 23, column: 36, }, end: Position { line: 23, column: 44, }, }, }, ), ], default: None, }, ), operator: Update, right: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "SteamLogin", span: Span { start: Position { line: 24, column: 7, }, end: Position { line: 24, column: 17, }, }, }, ), ], to: IfThenElse( IfThenElse { predicate: BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "c", span: Span { start: Position { line: 24, column: 23, }, end: Position { line: 24, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "username", span: Span { start: Position { line: 24, column: 25, }, end: Position { line: 24, column: 33, }, }, }, ), ], default: None, }, ), operator: EqualTo, right: String( String_ { parts: [], span: Span { start: Position { line: 24, column: 37, }, end: Position { line: 24, column: 39, }, }, }, ), }, ), then: Identifier( Identifier { id: "n", span: Span { start: Position { line: 24, column: 45, }, end: Position { line: 24, column: 46, }, }, }, ), else_: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "c", span: Span { start: Position { line: 24, column: 52, }, end: Position { line: 24, column: 53, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "username", span: Span { start: Position { line: 24, column: 54, }, end: Position { line: 24, column: 62, }, }, }, ), ], default: None, }, ), span: Span { start: Position { line: 24, column: 20, }, end: Position { line: 24, column: 62, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "SteamPassword", span: Span { start: Position { line: 25, column: 7, }, end: Position { line: 25, column: 20, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "c", span: Span { start: Position { line: 25, column: 23, }, end: Position { line: 25, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "passwordFile", span: Span { start: Position { line: 25, column: 25, }, end: Position { line: 25, column: 37, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "PasswordFormat", span: Span { start: Position { line: 27, column: 7, }, end: Position { line: 27, column: 21, }, }, }, ), ], to: Integer( Integer { value: "4", span: Span { start: Position { line: 27, column: 24, }, end: Position { line: 27, column: 25, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Enabled", span: Span { start: Position { line: 28, column: 7, }, end: Position { line: 28, column: 14, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "c", span: Span { start: Position { line: 28, column: 17, }, end: Position { line: 28, column: 18, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enabled", span: Span { start: Position { line: 28, column: 19, }, end: Position { line: 28, column: 26, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 23, column: 48, }, end: Position { line: 29, column: 6, }, }, }, ), }, ), ], }, ), span: Span { start: Position { line: 22, column: 14, }, end: Position { line: 29, column: 7, }, }, }, ), span: Span { start: Position { line: 22, column: 11, }, end: Position { line: 29, column: 7, }, }, }, ), }, ), ], target: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "options", span: Span { start: Position { line: 32, column: 3, }, end: Position { line: 32, column: 10, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 32, column: 11, }, end: Position { line: 32, column: 19, }, }, }, ), Raw( PartRaw { content: "archisteamfarm", span: Span { start: Position { line: 32, column: 20, }, end: Position { line: 32, column: 34, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 33, column: 5, }, end: Position { line: 33, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 33, column: 14, }, end: Position { line: 33, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 34, column: 7, }, end: Position { line: 34, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 34, column: 14, }, end: Position { line: 34, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 34, column: 20, }, end: Position { line: 34, column: 24, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 35, column: 7, }, end: Position { line: 35, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 35, column: 21, }, end: Position { line: 35, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 35, column: 25, }, end: Position { line: 35, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "If enabled, starts the ArchisSteamFarm service.\nFor configuring the SteamGuard token you will need to use the web-ui, which is enabled by default over on 127.0.0.1:1242.\nYou cannot configure ASF in any way outside of nix, since all the config files get wiped on restart and replaced with the programatically set ones by nix.\n", span: Span { start: Position { line: 36, column: 1, }, end: Position { line: 39, column: 7, }, }, }, ), ], span: Span { start: Position { line: 35, column: 31, }, end: Position { line: 39, column: 9, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 40, column: 7, }, end: Position { line: 40, column: 14, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 40, column: 17, }, end: Position { line: 40, column: 22, }, }, }, ), }, ), ], span: Span { start: Position { line: 33, column: 23, }, end: Position { line: 41, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "web-ui", span: Span { start: Position { line: 43, column: 5, }, end: Position { line: 43, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 43, column: 14, }, end: Position { line: 43, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 44, column: 7, }, end: Position { line: 44, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 44, column: 14, }, end: Position { line: 44, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "submodule", span: Span { start: Position { line: 44, column: 20, }, end: Position { line: 44, column: 29, }, }, }, ), ], default: None, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "options", span: Span { start: Position { line: 45, column: 9, }, end: Position { line: 45, column: 16, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 46, column: 11, }, end: Position { line: 46, column: 17, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkEnableOption", span: Span { start: Position { line: 46, column: 20, }, end: Position { line: 46, column: 34, }, }, }, ), arguments: [ FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 47, column: 14, }, end: Position { line: 47, column: 17, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 47, column: 18, }, end: Position { line: 47, column: 23, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Wheter to start the web-ui. This is the preferred way of configuring things such as the steam guard token", span: Span { start: Position { line: 47, column: 25, }, end: Position { line: 47, column: 130, }, }, }, ), ], span: Span { start: Position { line: 47, column: 24, }, end: Position { line: 47, column: 131, }, }, }, ), ], }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 49, column: 11, }, end: Position { line: 49, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 49, column: 21, }, end: Position { line: 49, column: 29, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 50, column: 13, }, end: Position { line: 50, column: 17, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 50, column: 20, }, end: Position { line: 50, column: 25, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 50, column: 26, }, end: Position { line: 50, column: 33, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 51, column: 13, }, end: Position { line: 51, column: 20, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 51, column: 23, }, end: Position { line: 51, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "ArchiSteamFarm", span: Span { start: Position { line: 51, column: 28, }, end: Position { line: 51, column: 42, }, }, }, ), Raw( PartRaw { content: "ui", span: Span { start: Position { line: 51, column: 43, }, end: Position { line: 51, column: 45, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 52, column: 13, }, end: Position { line: 52, column: 24, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 53, column: 15, }, end: Position { line: 53, column: 18, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 53, column: 19, }, end: Position { line: 53, column: 24, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Web-UI package to use. Contents must be in lib/dist.", span: Span { start: Position { line: 53, column: 26, }, end: Position { line: 53, column: 78, }, }, }, ), ], span: Span { start: Position { line: 53, column: 25, }, end: Position { line: 53, column: 79, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 49, column: 30, }, end: Position { line: 54, column: 12, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 45, column: 19, }, end: Position { line: 55, column: 10, }, }, }, ), }, ), ], span: Span { start: Position { line: 44, column: 30, }, end: Position { line: 56, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 57, column: 7, }, end: Position { line: 57, column: 14, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 58, column: 9, }, end: Position { line: 58, column: 15, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 58, column: 18, }, end: Position { line: 58, column: 22, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 59, column: 9, }, end: Position { line: 59, column: 16, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 59, column: 19, }, end: Position { line: 59, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "ArchiSteamFarm", span: Span { start: Position { line: 59, column: 24, }, end: Position { line: 59, column: 38, }, }, }, ), Raw( PartRaw { content: "ui", span: Span { start: Position { line: 59, column: 39, }, end: Position { line: 59, column: 41, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 57, column: 17, }, end: Position { line: 60, column: 8, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 61, column: 7, }, end: Position { line: 61, column: 14, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 62, column: 9, }, end: Position { line: 62, column: 15, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 62, column: 18, }, end: Position { line: 62, column: 23, }, }, }, ), }, ), ], span: Span { start: Position { line: 61, column: 17, }, end: Position { line: 63, column: 8, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 64, column: 7, }, end: Position { line: 64, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 64, column: 21, }, end: Position { line: 64, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 64, column: 25, }, end: Position { line: 64, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "The Web-UI hosted on 127.0.0.1:1242.", span: Span { start: Position { line: 64, column: 32, }, end: Position { line: 64, column: 68, }, }, }, ), ], span: Span { start: Position { line: 64, column: 31, }, end: Position { line: 64, column: 69, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 43, column: 23, }, end: Position { line: 65, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 67, column: 5, }, end: Position { line: 67, column: 12, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 67, column: 15, }, end: Position { line: 67, column: 23, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 68, column: 7, }, end: Position { line: 68, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 68, column: 14, }, end: Position { line: 68, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 68, column: 20, }, end: Position { line: 68, column: 27, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 69, column: 7, }, end: Position { line: 69, column: 14, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 69, column: 17, }, end: Position { line: 69, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "ArchiSteamFarm", span: Span { start: Position { line: 69, column: 22, }, end: Position { line: 69, column: 36, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 70, column: 7, }, end: Position { line: 70, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 71, column: 9, }, end: Position { line: 71, column: 12, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 71, column: 13, }, end: Position { line: 71, column: 18, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Package to use. Should always be the latest version, for security reasons, since this module uses very new features and to not get out of sync with the Steam API.", span: Span { start: Position { line: 71, column: 20, }, end: Position { line: 71, column: 182, }, }, }, ), ], span: Span { start: Position { line: 71, column: 19, }, end: Position { line: 71, column: 183, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 67, column: 24, }, end: Position { line: 72, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "dataDir", span: Span { start: Position { line: 74, column: 5, }, end: Position { line: 74, column: 12, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 74, column: 15, }, end: Position { line: 74, column: 23, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 75, column: 7, }, end: Position { line: 75, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 75, column: 14, }, end: Position { line: 75, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 75, column: 20, }, end: Position { line: 75, column: 24, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 76, column: 7, }, end: Position { line: 76, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "/var/lib/asf", span: Span { start: Position { line: 76, column: 18, }, end: Position { line: 76, column: 30, }, }, }, ), ], span: Span { start: Position { line: 76, column: 17, }, end: Position { line: 76, column: 31, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 77, column: 7, }, end: Position { line: 77, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 77, column: 21, }, end: Position { line: 77, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 77, column: 25, }, end: Position { line: 77, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: " The ASF home directory used to store all data.\nIf left as the default value this directory will automatically be created before the ASF server starts, otherwise the sysadmin is responsible for ensuring the directory exists with appropriate ownership and permissions.", span: Span { start: Position { line: 78, column: 1, }, end: Position { line: 79, column: 228, }, }, }, ), ], span: Span { start: Position { line: 77, column: 31, }, end: Position { line: 79, column: 230, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 74, column: 24, }, end: Position { line: 80, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "settings", span: Span { start: Position { line: 82, column: 5, }, end: Position { line: 82, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 82, column: 16, }, end: Position { line: 82, column: 24, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 83, column: 7, }, end: Position { line: 83, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "format", span: Span { start: Position { line: 83, column: 14, }, end: Position { line: 83, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 83, column: 21, }, end: Position { line: 83, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 84, column: 7, }, end: Position { line: 84, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 84, column: 21, }, end: Position { line: 84, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 84, column: 25, }, end: Position { line: 84, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The ASF.json file, all the options are documented [here](https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Configuration#global-config).\nDo note that `AutoRestart` and `UpdateChannel` is always to `false` respectively `0` because NixOS takes care of updating everything.\n`Headless` is also always set to `true` because there is no way to provide inputs via a systemd service.\nYou should try to keep ASF up to date since upstream does not provide support for anything but the latest version and you're exposing yourself to all kinds of issues - as is outlined [here](https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Configuration#updateperiod).\n", span: Span { start: Position { line: 85, column: 1, }, end: Position { line: 89, column: 7, }, }, }, ), ], span: Span { start: Position { line: 84, column: 31, }, end: Position { line: 89, column: 9, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 90, column: 7, }, end: Position { line: 90, column: 14, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Statistics", span: Span { start: Position { line: 91, column: 9, }, end: Position { line: 91, column: 19, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 91, column: 22, }, end: Position { line: 91, column: 27, }, }, }, ), }, ), ], span: Span { start: Position { line: 90, column: 17, }, end: Position { line: 92, column: 8, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 93, column: 7, }, end: Position { line: 93, column: 14, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [], span: Span { start: Position { line: 93, column: 17, }, end: Position { line: 93, column: 20, }, }, }, ), }, ), ], span: Span { start: Position { line: 82, column: 25, }, end: Position { line: 94, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ipcPasswordFile", span: Span { start: Position { line: 96, column: 5, }, end: Position { line: 96, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 96, column: 23, }, end: Position { line: 96, column: 31, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 97, column: 7, }, end: Position { line: 97, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 97, column: 14, }, end: Position { line: 97, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 97, column: 20, }, end: Position { line: 97, column: 26, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 97, column: 27, }, end: Position { line: 97, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 97, column: 33, }, end: Position { line: 97, column: 37, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 98, column: 7, }, end: Position { line: 98, column: 14, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 98, column: 17, }, end: Position { line: 98, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 99, column: 7, }, end: Position { line: 99, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 99, column: 21, }, end: Position { line: 99, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 99, column: 25, }, end: Position { line: 99, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Path to a file containig the password. The file must be readable by the `asf` user/group.", span: Span { start: Position { line: 99, column: 32, }, end: Position { line: 99, column: 121, }, }, }, ), ], span: Span { start: Position { line: 99, column: 31, }, end: Position { line: 99, column: 122, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 96, column: 32, }, end: Position { line: 100, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ipcSettings", span: Span { start: Position { line: 102, column: 5, }, end: Position { line: 102, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 102, column: 19, }, end: Position { line: 102, column: 27, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 103, column: 7, }, end: Position { line: 103, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "format", span: Span { start: Position { line: 103, column: 14, }, end: Position { line: 103, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 103, column: 21, }, end: Position { line: 103, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 104, column: 7, }, end: Position { line: 104, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 104, column: 21, }, end: Position { line: 104, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 104, column: 25, }, end: Position { line: 104, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Settings to write to IPC.config.\nAll options can be found [here](https://github.com/JustArchiNET/ArchiSteamFarm/wiki/IPC#custom-configuration).\n", span: Span { start: Position { line: 105, column: 1, }, end: Position { line: 107, column: 7, }, }, }, ), ], span: Span { start: Position { line: 104, column: 31, }, end: Position { line: 107, column: 9, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 108, column: 7, }, end: Position { line: 108, column: 14, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Kestrel", span: Span { start: Position { line: 109, column: 9, }, end: Position { line: 109, column: 16, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Endpoints", span: Span { start: Position { line: 110, column: 11, }, end: Position { line: 110, column: 20, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "HTTP", span: Span { start: Position { line: 111, column: 13, }, end: Position { line: 111, column: 17, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Url", span: Span { start: Position { line: 112, column: 15, }, end: Position { line: 112, column: 18, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "http://*:1242", span: Span { start: Position { line: 112, column: 22, }, end: Position { line: 112, column: 35, }, }, }, ), ], span: Span { start: Position { line: 112, column: 21, }, end: Position { line: 112, column: 36, }, }, }, ), }, ), ], span: Span { start: Position { line: 111, column: 20, }, end: Position { line: 113, column: 14, }, }, }, ), }, ), ], span: Span { start: Position { line: 110, column: 23, }, end: Position { line: 114, column: 12, }, }, }, ), }, ), ], span: Span { start: Position { line: 109, column: 19, }, end: Position { line: 115, column: 10, }, }, }, ), }, ), ], span: Span { start: Position { line: 108, column: 17, }, end: Position { line: 116, column: 8, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 117, column: 7, }, end: Position { line: 117, column: 14, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [], span: Span { start: Position { line: 117, column: 17, }, end: Position { line: 117, column: 20, }, }, }, ), }, ), ], span: Span { start: Position { line: 102, column: 28, }, end: Position { line: 118, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "bots", span: Span { start: Position { line: 120, column: 5, }, end: Position { line: 120, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 120, column: 12, }, end: Position { line: 120, column: 20, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 121, column: 7, }, end: Position { line: 121, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 121, column: 14, }, end: Position { line: 121, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "attrsOf", span: Span { start: Position { line: 121, column: 20, }, end: Position { line: 121, column: 27, }, }, }, ), ], default: None, }, ), arguments: [ FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 121, column: 29, }, end: Position { line: 121, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "submodule", span: Span { start: Position { line: 121, column: 35, }, end: Position { line: 121, column: 44, }, }, }, ), ], default: None, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "options", span: Span { start: Position { line: 122, column: 9, }, end: Position { line: 122, column: 16, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "username", span: Span { start: Position { line: 123, column: 11, }, end: Position { line: 123, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 123, column: 22, }, end: Position { line: 123, column: 30, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 124, column: 13, }, end: Position { line: 124, column: 17, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 124, column: 20, }, end: Position { line: 124, column: 25, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 124, column: 26, }, end: Position { line: 124, column: 29, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 125, column: 13, }, end: Position { line: 125, column: 24, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 125, column: 27, }, end: Position { line: 125, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 125, column: 31, }, end: Position { line: 125, column: 36, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Name of the user to log in. Default is attribute name.", span: Span { start: Position { line: 125, column: 38, }, end: Position { line: 125, column: 92, }, }, }, ), ], span: Span { start: Position { line: 125, column: 37, }, end: Position { line: 125, column: 93, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 126, column: 13, }, end: Position { line: 126, column: 20, }, }, }, ), ], to: String( String_ { parts: [], span: Span { start: Position { line: 126, column: 23, }, end: Position { line: 126, column: 25, }, }, }, ), }, ), ], span: Span { start: Position { line: 123, column: 31, }, end: Position { line: 127, column: 12, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "passwordFile", span: Span { start: Position { line: 128, column: 11, }, end: Position { line: 128, column: 23, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 128, column: 26, }, end: Position { line: 128, column: 34, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 129, column: 13, }, end: Position { line: 129, column: 17, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 129, column: 20, }, end: Position { line: 129, column: 25, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 129, column: 26, }, end: Position { line: 129, column: 30, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 130, column: 13, }, end: Position { line: 130, column: 24, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 130, column: 27, }, end: Position { line: 130, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 130, column: 31, }, end: Position { line: 130, column: 36, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Path to a file containig the password. The file must be readable by the `asf` user/group.", span: Span { start: Position { line: 130, column: 38, }, end: Position { line: 130, column: 127, }, }, }, ), ], span: Span { start: Position { line: 130, column: 37, }, end: Position { line: 130, column: 128, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 128, column: 35, }, end: Position { line: 131, column: 12, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enabled", span: Span { start: Position { line: 132, column: 11, }, end: Position { line: 132, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 132, column: 21, }, end: Position { line: 132, column: 29, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 133, column: 13, }, end: Position { line: 133, column: 17, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 133, column: 20, }, end: Position { line: 133, column: 25, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 133, column: 26, }, end: Position { line: 133, column: 30, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 134, column: 13, }, end: Position { line: 134, column: 20, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 134, column: 23, }, end: Position { line: 134, column: 27, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 135, column: 13, }, end: Position { line: 135, column: 24, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 135, column: 27, }, end: Position { line: 135, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 135, column: 31, }, end: Position { line: 135, column: 36, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Whether to enable the bot on startup.", span: Span { start: Position { line: 135, column: 38, }, end: Position { line: 135, column: 75, }, }, }, ), ], span: Span { start: Position { line: 135, column: 37, }, end: Position { line: 135, column: 76, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 132, column: 30, }, end: Position { line: 136, column: 12, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "settings", span: Span { start: Position { line: 137, column: 11, }, end: Position { line: 137, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 137, column: 22, }, end: Position { line: 137, column: 30, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 138, column: 13, }, end: Position { line: 138, column: 17, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 138, column: 20, }, end: Position { line: 138, column: 25, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "attrs", span: Span { start: Position { line: 138, column: 26, }, end: Position { line: 138, column: 31, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 139, column: 13, }, end: Position { line: 139, column: 24, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 139, column: 27, }, end: Position { line: 139, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 139, column: 31, }, end: Position { line: 139, column: 36, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Additional settings that are documented [here](https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Configuration#bot-config).\n", span: Span { start: Position { line: 140, column: 1, }, end: Position { line: 141, column: 13, }, }, }, ), ], span: Span { start: Position { line: 139, column: 37, }, end: Position { line: 141, column: 15, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 142, column: 13, }, end: Position { line: 142, column: 20, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [], span: Span { start: Position { line: 142, column: 23, }, end: Position { line: 142, column: 26, }, }, }, ), }, ), ], span: Span { start: Position { line: 137, column: 31, }, end: Position { line: 143, column: 12, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 122, column: 19, }, end: Position { line: 144, column: 10, }, }, }, ), }, ), ], span: Span { start: Position { line: 121, column: 45, }, end: Position { line: 145, column: 8, }, }, }, ), ], }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 146, column: 7, }, end: Position { line: 146, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 146, column: 21, }, end: Position { line: 146, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 146, column: 25, }, end: Position { line: 146, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Bots name and configuration.\n", span: Span { start: Position { line: 147, column: 1, }, end: Position { line: 148, column: 7, }, }, }, ), ], span: Span { start: Position { line: 146, column: 31, }, end: Position { line: 148, column: 9, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 149, column: 7, }, end: Position { line: 149, column: 14, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "exampleBot", span: Span { start: Position { line: 150, column: 9, }, end: Position { line: 150, column: 19, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "username", span: Span { start: Position { line: 151, column: 11, }, end: Position { line: 151, column: 19, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "alice", span: Span { start: Position { line: 151, column: 23, }, end: Position { line: 151, column: 28, }, }, }, ), ], span: Span { start: Position { line: 151, column: 22, }, end: Position { line: 151, column: 29, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "passwordFile", span: Span { start: Position { line: 152, column: 11, }, end: Position { line: 152, column: 23, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "/var/lib/asf/secrets/password", span: Span { start: Position { line: 152, column: 27, }, end: Position { line: 152, column: 56, }, }, }, ), ], span: Span { start: Position { line: 152, column: 26, }, end: Position { line: 152, column: 57, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "settings", span: Span { start: Position { line: 153, column: 11, }, end: Position { line: 153, column: 19, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "SteamParentalCode", span: Span { start: Position { line: 153, column: 24, }, end: Position { line: 153, column: 41, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "1234", span: Span { start: Position { line: 153, column: 45, }, end: Position { line: 153, column: 49, }, }, }, ), ], span: Span { start: Position { line: 153, column: 44, }, end: Position { line: 153, column: 50, }, }, }, ), }, ), ], span: Span { start: Position { line: 153, column: 22, }, end: Position { line: 153, column: 53, }, }, }, ), }, ), ], span: Span { start: Position { line: 150, column: 22, }, end: Position { line: 154, column: 10, }, }, }, ), }, ), ], span: Span { start: Position { line: 149, column: 17, }, end: Position { line: 155, column: 8, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 156, column: 7, }, end: Position { line: 156, column: 14, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [], span: Span { start: Position { line: 156, column: 17, }, end: Position { line: 156, column: 20, }, }, }, ), }, ), ], span: Span { start: Position { line: 120, column: 21, }, end: Position { line: 157, column: 6, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 32, column: 37, }, end: Position { line: 158, column: 4, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 160, column: 3, }, end: Position { line: 160, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 160, column: 12, }, end: Position { line: 160, column: 16, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 160, column: 17, }, end: Position { line: 160, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 160, column: 21, }, end: Position { line: 160, column: 27, }, }, }, ), ], default: None, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "users", span: Span { start: Position { line: 162, column: 5, }, end: Position { line: 162, column: 10, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "users", span: Span { start: Position { line: 163, column: 7, }, end: Position { line: 163, column: 12, }, }, }, ), Raw( PartRaw { content: "asf", span: Span { start: Position { line: 163, column: 13, }, end: Position { line: 163, column: 16, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "home", span: Span { start: Position { line: 164, column: 9, }, end: Position { line: 164, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 164, column: 16, }, end: Position { line: 164, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "dataDir", span: Span { start: Position { line: 164, column: 20, }, end: Position { line: 164, column: 27, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "isSystemUser", span: Span { start: Position { line: 165, column: 9, }, end: Position { line: 165, column: 21, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 165, column: 24, }, end: Position { line: 165, column: 28, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 166, column: 9, }, end: Position { line: 166, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "asf", span: Span { start: Position { line: 166, column: 18, }, end: Position { line: 166, column: 21, }, }, }, ), ], span: Span { start: Position { line: 166, column: 17, }, end: Position { line: 166, column: 22, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 167, column: 9, }, end: Position { line: 167, column: 20, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "Archis-Steam-Farm service user", span: Span { start: Position { line: 167, column: 24, }, end: Position { line: 167, column: 54, }, }, }, ), ], span: Span { start: Position { line: 167, column: 23, }, end: Position { line: 167, column: 55, }, }, }, ), }, ), ], span: Span { start: Position { line: 163, column: 19, }, end: Position { line: 168, column: 8, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "groups", span: Span { start: Position { line: 169, column: 7, }, end: Position { line: 169, column: 13, }, }, }, ), Raw( PartRaw { content: "asf", span: Span { start: Position { line: 169, column: 14, }, end: Position { line: 169, column: 17, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [], span: Span { start: Position { line: 169, column: 20, }, end: Position { line: 169, column: 23, }, }, }, ), }, ), ], span: Span { start: Position { line: 162, column: 13, }, end: Position { line: 170, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 172, column: 5, }, end: Position { line: 172, column: 12, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 172, column: 13, }, end: Position { line: 172, column: 21, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "asf", span: Span { start: Position { line: 173, column: 7, }, end: Position { line: 173, column: 10, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 174, column: 9, }, end: Position { line: 174, column: 20, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "Archis-Steam-Farm Service", span: Span { start: Position { line: 174, column: 24, }, end: Position { line: 174, column: 49, }, }, }, ), ], span: Span { start: Position { line: 174, column: 23, }, end: Position { line: 174, column: 50, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "after", span: Span { start: Position { line: 175, column: 9, }, end: Position { line: 175, column: 14, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "network.target", span: Span { start: Position { line: 175, column: 20, }, end: Position { line: 175, column: 34, }, }, }, ), ], span: Span { start: Position { line: 175, column: 19, }, end: Position { line: 175, column: 35, }, }, }, ), ], span: Span { start: Position { line: 175, column: 17, }, end: Position { line: 175, column: 37, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "wantedBy", span: Span { start: Position { line: 176, column: 9, }, end: Position { line: 176, column: 17, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "multi-user.target", span: Span { start: Position { line: 176, column: 23, }, end: Position { line: 176, column: 40, }, }, }, ), ], span: Span { start: Position { line: 176, column: 22, }, end: Position { line: 176, column: 41, }, }, }, ), ], span: Span { start: Position { line: 176, column: 20, }, end: Position { line: 176, column: 43, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serviceConfig", span: Span { start: Position { line: 178, column: 9, }, end: Position { line: 178, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkMerge", span: Span { start: Position { line: 178, column: 25, }, end: Position { line: 178, column: 32, }, }, }, ), arguments: [ List( List { elements: [ FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 179, column: 12, }, end: Position { line: 179, column: 16, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 179, column: 18, }, end: Position { line: 179, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "dataDir", span: Span { start: Position { line: 179, column: 22, }, end: Position { line: 179, column: 29, }, }, }, ), ], default: None, }, ), operator: EqualTo, right: String( String_ { parts: [ Raw( PartRaw { content: "/var/lib/asf", span: Span { start: Position { line: 179, column: 34, }, end: Position { line: 179, column: 46, }, }, }, ), ], span: Span { start: Position { line: 179, column: 33, }, end: Position { line: 179, column: 47, }, }, }, ), }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "StateDirectory", span: Span { start: Position { line: 180, column: 13, }, end: Position { line: 180, column: 27, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "asf", span: Span { start: Position { line: 180, column: 31, }, end: Position { line: 180, column: 34, }, }, }, ), ], span: Span { start: Position { line: 180, column: 30, }, end: Position { line: 180, column: 35, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "StateDirectoryMode", span: Span { start: Position { line: 181, column: 13, }, end: Position { line: 181, column: 31, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "700", span: Span { start: Position { line: 181, column: 35, }, end: Position { line: 181, column: 38, }, }, }, ), ], span: Span { start: Position { line: 181, column: 34, }, end: Position { line: 181, column: 39, }, }, }, ), }, ), ], span: Span { start: Position { line: 179, column: 49, }, end: Position { line: 182, column: 12, }, }, }, ), ], }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "User", span: Span { start: Position { line: 184, column: 13, }, end: Position { line: 184, column: 17, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "asf", span: Span { start: Position { line: 184, column: 21, }, end: Position { line: 184, column: 24, }, }, }, ), ], span: Span { start: Position { line: 184, column: 20, }, end: Position { line: 184, column: 25, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Group", span: Span { start: Position { line: 185, column: 13, }, end: Position { line: 185, column: 18, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "asf", span: Span { start: Position { line: 185, column: 22, }, end: Position { line: 185, column: 25, }, }, }, ), ], span: Span { start: Position { line: 185, column: 21, }, end: Position { line: 185, column: 26, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "WorkingDirectory", span: Span { start: Position { line: 186, column: 13, }, end: Position { line: 186, column: 29, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 186, column: 32, }, end: Position { line: 186, column: 35, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "dataDir", span: Span { start: Position { line: 186, column: 36, }, end: Position { line: 186, column: 43, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Type", span: Span { start: Position { line: 187, column: 13, }, end: Position { line: 187, column: 17, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "simple", span: Span { start: Position { line: 187, column: 21, }, end: Position { line: 187, column: 27, }, }, }, ), ], span: Span { start: Position { line: 187, column: 20, }, end: Position { line: 187, column: 28, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ExecStart", span: Span { start: Position { line: 188, column: 13, }, end: Position { line: 188, column: 22, }, }, }, ), ], to: String( String_ { parts: [ Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 188, column: 28, }, end: Position { line: 188, column: 31, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 188, column: 32, }, end: Position { line: 188, column: 39, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/ArchiSteamFarm --path ", span: Span { start: Position { line: 188, column: 26, }, end: Position { line: 188, column: 67, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 188, column: 69, }, end: Position { line: 188, column: 72, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "dataDir", span: Span { start: Position { line: 188, column: 73, }, end: Position { line: 188, column: 80, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " --process-required --no-restart --service --no-config-migrate", span: Span { start: Position { line: 188, column: 26, }, end: Position { line: 188, column: 143, }, }, }, ), ], span: Span { start: Position { line: 188, column: 25, }, end: Position { line: 188, column: 144, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Restart", span: Span { start: Position { line: 189, column: 13, }, end: Position { line: 189, column: 20, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "always", span: Span { start: Position { line: 189, column: 24, }, end: Position { line: 189, column: 30, }, }, }, ), ], span: Span { start: Position { line: 189, column: 23, }, end: Position { line: 189, column: 31, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "PrivateTmp", span: Span { start: Position { line: 192, column: 13, }, end: Position { line: 192, column: 23, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 192, column: 26, }, end: Position { line: 192, column: 30, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "LockPersonality", span: Span { start: Position { line: 193, column: 13, }, end: Position { line: 193, column: 28, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 193, column: 31, }, end: Position { line: 193, column: 35, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "PrivateDevices", span: Span { start: Position { line: 194, column: 13, }, end: Position { line: 194, column: 27, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 194, column: 30, }, end: Position { line: 194, column: 34, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "PrivateIPC", span: Span { start: Position { line: 195, column: 13, }, end: Position { line: 195, column: 23, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 195, column: 26, }, end: Position { line: 195, column: 30, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "PrivateMounts", span: Span { start: Position { line: 196, column: 13, }, end: Position { line: 196, column: 26, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 196, column: 29, }, end: Position { line: 196, column: 33, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "PrivateUsers", span: Span { start: Position { line: 197, column: 13, }, end: Position { line: 197, column: 25, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 197, column: 28, }, end: Position { line: 197, column: 32, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ProtectClock", span: Span { start: Position { line: 198, column: 13, }, end: Position { line: 198, column: 25, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 198, column: 28, }, end: Position { line: 198, column: 32, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ProtectControlGroups", span: Span { start: Position { line: 199, column: 13, }, end: Position { line: 199, column: 33, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 199, column: 36, }, end: Position { line: 199, column: 40, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ProtectHostname", span: Span { start: Position { line: 200, column: 13, }, end: Position { line: 200, column: 28, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 200, column: 31, }, end: Position { line: 200, column: 35, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ProtectKernelLogs", span: Span { start: Position { line: 201, column: 13, }, end: Position { line: 201, column: 30, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 201, column: 33, }, end: Position { line: 201, column: 37, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ProtectKernelModules", span: Span { start: Position { line: 202, column: 13, }, end: Position { line: 202, column: 33, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 202, column: 36, }, end: Position { line: 202, column: 40, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ProtectKernelTunables", span: Span { start: Position { line: 203, column: 13, }, end: Position { line: 203, column: 34, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 203, column: 37, }, end: Position { line: 203, column: 41, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ProtectProc", span: Span { start: Position { line: 204, column: 13, }, end: Position { line: 204, column: 24, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "invisible", span: Span { start: Position { line: 204, column: 28, }, end: Position { line: 204, column: 37, }, }, }, ), ], span: Span { start: Position { line: 204, column: 27, }, end: Position { line: 204, column: 38, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ProtectSystem", span: Span { start: Position { line: 205, column: 13, }, end: Position { line: 205, column: 26, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "full", span: Span { start: Position { line: 205, column: 30, }, end: Position { line: 205, column: 34, }, }, }, ), ], span: Span { start: Position { line: 205, column: 29, }, end: Position { line: 205, column: 35, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "RemoveIPC", span: Span { start: Position { line: 206, column: 13, }, end: Position { line: 206, column: 22, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 206, column: 25, }, end: Position { line: 206, column: 29, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "RestrictAddressFamilies", span: Span { start: Position { line: 207, column: 13, }, end: Position { line: 207, column: 36, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "AF_INET AF_INET6", span: Span { start: Position { line: 207, column: 40, }, end: Position { line: 207, column: 56, }, }, }, ), ], span: Span { start: Position { line: 207, column: 39, }, end: Position { line: 207, column: 57, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "RestrictNamespaces", span: Span { start: Position { line: 208, column: 13, }, end: Position { line: 208, column: 31, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 208, column: 34, }, end: Position { line: 208, column: 38, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "RestrictRealtime", span: Span { start: Position { line: 209, column: 13, }, end: Position { line: 209, column: 29, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 209, column: 32, }, end: Position { line: 209, column: 36, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "RestrictSUIDSGID", span: Span { start: Position { line: 210, column: 13, }, end: Position { line: 210, column: 29, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 210, column: 32, }, end: Position { line: 210, column: 36, }, }, }, ), }, ), ], span: Span { start: Position { line: 183, column: 11, }, end: Position { line: 211, column: 12, }, }, }, ), ], span: Span { start: Position { line: 178, column: 33, }, end: Position { line: 212, column: 10, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "preStart", span: Span { start: Position { line: 214, column: 9, }, end: Position { line: 214, column: 17, }, }, }, ), ], to: LetIn( LetIn { bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "createBotsScript", span: Span { start: Position { line: 216, column: 13, }, end: Position { line: 216, column: 29, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 216, column: 32, }, end: Position { line: 216, column: 36, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "runCommandLocal", span: Span { start: Position { line: 216, column: 37, }, end: Position { line: 216, column: 52, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "ASF-bots", span: Span { start: Position { line: 216, column: 54, }, end: Position { line: 216, column: 62, }, }, }, ), ], span: Span { start: Position { line: 216, column: 53, }, end: Position { line: 216, column: 63, }, }, }, ), Map( Map { recursive: false, bindings: [], span: Span { start: Position { line: 216, column: 64, }, end: Position { line: 216, column: 67, }, }, }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "mkdir -p $out\n# clean potential removed bots\nrm -rf $out/*.json\nfor i in ", span: Span { start: Position { line: 217, column: 1, }, end: Position { line: 220, column: 24, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "strings", span: Span { start: Position { line: 220, column: 26, }, end: Position { line: 220, column: 33, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "concatStringsSep", span: Span { start: Position { line: 220, column: 34, }, end: Position { line: 220, column: 50, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: " ", span: Span { start: Position { line: 220, column: 52, }, end: Position { line: 220, column: 53, }, }, }, ), ], span: Span { start: Position { line: 220, column: 51, }, end: Position { line: 220, column: 54, }, }, }, ), FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lists", span: Span { start: Position { line: 220, column: 56, }, end: Position { line: 220, column: 61, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "map", span: Span { start: Position { line: 220, column: 62, }, end: Position { line: 220, column: 65, }, }, }, ), ], default: None, }, ), arguments: [ Function( Function { head: Simple( FunctionHeadSimple { identifier: "x", }, ), body: String( String_ { parts: [ Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "getName", span: Span { start: Position { line: 220, column: 73, }, end: Position { line: 220, column: 80, }, }, }, ), arguments: [ Identifier( Identifier { id: "x", span: Span { start: Position { line: 220, column: 81, }, end: Position { line: 220, column: 82, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: ",", span: Span { start: Position { line: 220, column: 71, }, end: Position { line: 220, column: 84, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "x", span: Span { start: Position { line: 220, column: 86, }, end: Position { line: 220, column: 87, }, }, }, ), }, ), ], span: Span { start: Position { line: 220, column: 70, }, end: Position { line: 220, column: 89, }, }, }, ), span: Span { start: Position { line: 220, column: 67, }, end: Position { line: 220, column: 89, }, }, }, ), FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "attrsets", span: Span { start: Position { line: 220, column: 92, }, end: Position { line: 220, column: 100, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mapAttrsToList", span: Span { start: Position { line: 220, column: 101, }, end: Position { line: 220, column: 115, }, }, }, ), ], default: None, }, ), arguments: [ Identifier( Identifier { id: "mkBot", span: Span { start: Position { line: 220, column: 116, }, end: Position { line: 220, column: 121, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 220, column: 122, }, end: Position { line: 220, column: 125, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bots", span: Span { start: Position { line: 220, column: 126, }, end: Position { line: 220, column: 130, }, }, }, ), ], default: None, }, ), ], }, ), ], }, ), ], }, ), }, ), Raw( PartRaw { content: "; do IFS=\",\";\n set -- $i\n ln -fs $2 $out/$1\ndone\n", span: Span { start: Position { line: 217, column: 1, }, end: Position { line: 224, column: 13, }, }, }, ), ], span: Span { start: Position { line: 216, column: 68, }, end: Position { line: 224, column: 15, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "replaceSecretBin", span: Span { start: Position { line: 225, column: 13, }, end: Position { line: 225, column: 29, }, }, }, ), ], to: String( String_ { parts: [ Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 225, column: 35, }, end: Position { line: 225, column: 39, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "replace-secret", span: Span { start: Position { line: 225, column: 40, }, end: Position { line: 225, column: 54, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/replace-secret", span: Span { start: Position { line: 225, column: 33, }, end: Position { line: 225, column: 74, }, }, }, ), ], span: Span { start: Position { line: 225, column: 32, }, end: Position { line: 225, column: 75, }, }, }, ), }, ), ], target: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "mkdir -p config\n\ncp --no-preserve=mode ", span: Span { start: Position { line: 228, column: 1, }, end: Position { line: 230, column: 35, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "asf-config", span: Span { start: Position { line: 230, column: 37, }, end: Position { line: 230, column: 47, }, }, }, ), }, ), Raw( PartRaw { content: " config/ASF.json\n\n", span: Span { start: Position { line: 228, column: 1, }, end: Position { line: 232, column: 13, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 232, column: 15, }, end: Position { line: 232, column: 29, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 232, column: 31, }, end: Position { line: 232, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "ipcPasswordFile", span: Span { start: Position { line: 232, column: 35, }, end: Position { line: 232, column: 50, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 232, column: 54, }, end: Position { line: 232, column: 58, }, }, }, ), }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "", span: Span { start: Position { line: 233, column: 1, }, end: Position { line: 233, column: 15, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "replaceSecretBin", span: Span { start: Position { line: 233, column: 17, }, end: Position { line: 233, column: 33, }, }, }, ), }, ), Raw( PartRaw { content: " '#ipcPassword#' ", span: Span { start: Position { line: 233, column: 1, }, end: Position { line: 233, column: 51, }, }, }, ), Raw( PartRaw { content: "'", span: Span { start: Position { line: 233, column: 1, }, end: Position { line: 233, column: 52, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 233, column: 54, }, end: Position { line: 233, column: 57, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "ipcPasswordFile", span: Span { start: Position { line: 233, column: 58, }, end: Position { line: 233, column: 73, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "' config/ASF.json\n", span: Span { start: Position { line: 233, column: 1, }, end: Position { line: 234, column: 13, }, }, }, ), ], span: Span { start: Position { line: 232, column: 60, }, end: Position { line: 234, column: 15, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n\n", span: Span { start: Position { line: 228, column: 1, }, end: Position { line: 236, column: 13, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 236, column: 15, }, end: Position { line: 236, column: 29, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 236, column: 31, }, end: Position { line: 236, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "ipcSettings", span: Span { start: Position { line: 236, column: 35, }, end: Position { line: 236, column: 46, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Map( Map { recursive: false, bindings: [], span: Span { start: Position { line: 236, column: 50, }, end: Position { line: 236, column: 52, }, }, }, ), }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "ln -fs ", span: Span { start: Position { line: 237, column: 1, }, end: Position { line: 237, column: 22, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "ipc-config", span: Span { start: Position { line: 237, column: 24, }, end: Position { line: 237, column: 34, }, }, }, ), }, ), Raw( PartRaw { content: " config/IPC.config\n", span: Span { start: Position { line: 237, column: 1, }, end: Position { line: 238, column: 13, }, }, }, ), ], span: Span { start: Position { line: 236, column: 54, }, end: Position { line: 238, column: 15, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n\n", span: Span { start: Position { line: 228, column: 1, }, end: Position { line: 240, column: 13, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 240, column: 15, }, end: Position { line: 240, column: 29, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 240, column: 31, }, end: Position { line: 240, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "ipcSettings", span: Span { start: Position { line: 240, column: 35, }, end: Position { line: 240, column: 46, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Map( Map { recursive: false, bindings: [], span: Span { start: Position { line: 240, column: 50, }, end: Position { line: 240, column: 52, }, }, }, ), }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "ln -fs ", span: Span { start: Position { line: 241, column: 1, }, end: Position { line: 241, column: 22, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "createBotsScript", span: Span { start: Position { line: 241, column: 24, }, end: Position { line: 241, column: 40, }, }, }, ), }, ), Raw( PartRaw { content: "/* config/\n", span: Span { start: Position { line: 241, column: 1, }, end: Position { line: 242, column: 13, }, }, }, ), ], span: Span { start: Position { line: 240, column: 54, }, end: Position { line: 242, column: 15, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n\nrm -f www\n", span: Span { start: Position { line: 228, column: 1, }, end: Position { line: 245, column: 13, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 245, column: 15, }, end: Position { line: 245, column: 29, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 245, column: 30, }, end: Position { line: 245, column: 33, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "web-ui", span: Span { start: Position { line: 245, column: 34, }, end: Position { line: 245, column: 40, }, }, }, ), Raw( PartRaw { content: "enable", span: Span { start: Position { line: 245, column: 41, }, end: Position { line: 245, column: 47, }, }, }, ), ], default: None, }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "ln -s ", span: Span { start: Position { line: 246, column: 1, }, end: Position { line: 246, column: 21, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 246, column: 23, }, end: Position { line: 246, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "web-ui", span: Span { start: Position { line: 246, column: 27, }, end: Position { line: 246, column: 33, }, }, }, ), Raw( PartRaw { content: "package", span: Span { start: Position { line: 246, column: 34, }, end: Position { line: 246, column: 41, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/lib/dist www\n", span: Span { start: Position { line: 246, column: 1, }, end: Position { line: 247, column: 13, }, }, }, ), ], span: Span { start: Position { line: 245, column: 48, }, end: Position { line: 247, column: 15, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 228, column: 1, }, end: Position { line: 248, column: 11, }, }, }, ), ], span: Span { start: Position { line: 227, column: 11, }, end: Position { line: 248, column: 13, }, }, }, ), span: Span { start: Position { line: 215, column: 11, }, end: Position { line: 248, column: 13, }, }, }, ), }, ), ], span: Span { start: Position { line: 173, column: 13, }, end: Position { line: 249, column: 8, }, }, }, ), }, ), ], span: Span { start: Position { line: 172, column: 24, }, end: Position { line: 250, column: 6, }, }, }, ), }, ), ], span: Span { start: Position { line: 160, column: 28, }, end: Position { line: 251, column: 4, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "meta", span: Span { start: Position { line: 253, column: 3, }, end: Position { line: 253, column: 7, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "buildDocsInSandbox", span: Span { start: Position { line: 254, column: 5, }, end: Position { line: 254, column: 23, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 254, column: 26, }, end: Position { line: 254, column: 31, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "maintainers", span: Span { start: Position { line: 255, column: 5, }, end: Position { line: 255, column: 16, }, }, }, ), ], to: With( With { expression: Identifier( Identifier { id: "maintainers", span: Span { start: Position { line: 255, column: 24, }, end: Position { line: 255, column: 35, }, }, }, ), target: List( List { elements: [ Identifier( Identifier { id: "lom", span: Span { start: Position { line: 255, column: 39, }, end: Position { line: 255, column: 42, }, }, }, ), Identifier( Identifier { id: "SuperSandro2000", span: Span { start: Position { line: 255, column: 43, }, end: Position { line: 255, column: 58, }, }, }, ), ], span: Span { start: Position { line: 255, column: 37, }, end: Position { line: 255, column: 60, }, }, }, ), span: Span { start: Position { line: 255, column: 19, }, end: Position { line: 255, column: 60, }, }, }, ), }, ), ], span: Span { start: Position { line: 253, column: 10, }, end: Position { line: 256, column: 4, }, }, }, ), }, ), ], span: Span { start: Position { line: 31, column: 1, }, end: Position { line: 257, column: 2, }, }, }, ), span: Span { start: Position { line: 5, column: 1, }, end: Position { line: 257, column: 2, }, }, }, ), span: Span { start: Position { line: 3, column: 1, }, end: Position { line: 257, column: 2, }, }, }, ), span: Span { start: Position { line: 1, column: 1, }, end: Position { line: 257, column: 2, }, }, }, )