Package pipe_control :: Package structure :: Module checks
[hide private]
[frames] | no frames]

Module checks

source code

Functions [hide private]
None or RelaxError instance
check_structure_func(pipe_name=None)
Test if structural data is present.
source code
Variables [hide private]
  check_structure = <lib.checks.Check instance at 0x7fca7cd48170>
  __package__ = 'pipe_control.structure'

Imports: Check, RelaxError, cdp_name, get_pipe


Function Details [hide private]

check_structure_func(pipe_name=None)

source code 

Test if structural data is present.

Returns: None or RelaxError instance
The initialised RelaxError object or nothing.