seq_definition

package
v1.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 25, 2016 License: Apache-2.0 Imports: 0 Imported by: 2

Documentation

Overview

Package seq_definition is where the regexes for file sequences are defined, you may edit this file if needed Original regexes are: Reducer: ".*[\.\_\ \/\\]([0-9]+)\.\w{2,4}$" Expander: ".*[\.\_\ \/\\](\[[0-9-,]+\])\." Note that there is a group inside the regex around the number component of the file or sequence listing.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Seq_definition

type Seq_definition struct {
	ReducerRegex  string
	ExpanderRegex string
}

func SeqDefinition

func SeqDefinition() (Seq_definition, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL