--- id: "InitArgs" title: "Interface: InitArgs" sidebar_label: "InitArgs" sidebar_position: 0 custom_edit_url: null --- ## Type parameters | Name | Type | | :------ | :------ | | `T` | extends [`Processed`](../modules.md#processed)<[`Module`](Module.md)\> | ## Properties ### absPath • **absPath**: `string` #### Defined in [src/handler/plugins/args.ts:107](https://github.com/sern-handler/handler/blob/c1f6906/src/handler/plugins/args.ts#L107) ___ ### module • **module**: `T` #### Defined in [src/handler/plugins/args.ts:106](https://github.com/sern-handler/handler/blob/c1f6906/src/handler/plugins/args.ts#L106)