CopyWith$Input$ConfigGeneralInput<TRes> class
abstract
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
call({List<Input$StashConfigInput>? stashes, String? databasePath, String? backupDirectoryPath, String? deleteTrashPath, String? generatedPath, String? metadataPath, String? scrapersPath, String? pluginsPath, String? cachePath, String? blobsPath, Enum$BlobsStorageType? blobsStorage, String? ffmpegPath, String? ffprobePath, bool? calculateMD5, Enum$HashAlgorithm? videoFileNamingAlgorithm, int? parallelTasks, bool? previewAudio, int? previewSegments, double? previewSegmentDuration, String? previewExcludeStart, String? previewExcludeEnd, Enum$PreviewPreset? previewPreset, bool? transcodeHardwareAcceleration, Enum$StreamingResolutionEnum? maxTranscodeSize, Enum$StreamingResolutionEnum? maxStreamingTranscodeSize, List<String>? transcodeInputArgs, List<String>? transcodeOutputArgs, List<String>? liveTranscodeInputArgs, List<String>? liveTranscodeOutputArgs, bool? drawFunscriptHeatmapRange, bool? writeImageThumbnails, bool? createImageClipsFromVideos, String? username, String? password, int? maxSessionAge, String? logFile, bool? logOut, String? logLevel, bool? logAccess, int? logFileMaxSize, bool? createGalleriesFromFolders, String? galleryCoverRegex, List<String>? videoExtensions, List<String>? imageExtensions, List<String>? galleryExtensions, List<String>? excludes, List<String>? imageExcludes, String? customPerformerImageLocation, List<Input$StashBoxInput>? stashBoxes, String? pythonPath, List<Input$PackageSourceInput>? scraperPackageSources, List<Input$PackageSourceInput>? pluginPackageSources, int? spriteScreenshotSize, bool? useCustomSpriteInterval, double? spriteInterval, int? minimumSprites, int? maximumSprites})
→ TRes
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
pluginPackageSources(Iterable<Input$PackageSourceInput>? _fn(Iterable<CopyWith$Input$PackageSourceInput<Input$PackageSourceInput>>?))
→ TRes
-
-
scraperPackageSources(Iterable<Input$PackageSourceInput>? _fn(Iterable<CopyWith$Input$PackageSourceInput<Input$PackageSourceInput>>?))
→ TRes
-
-
stashBoxes(Iterable<Input$StashBoxInput>? _fn(Iterable<CopyWith$Input$StashBoxInput<Input$StashBoxInput>>?))
→ TRes
-
-
stashes(Iterable<Input$StashConfigInput>? _fn(Iterable<CopyWith$Input$StashConfigInput<Input$StashConfigInput>>?))
→ TRes
-
-
toString()
→ String
-
A string representation of this object.
inherited