Class LayerOptionAction

Custom argparse action for the `ogrinspect` `layer_key` keyword option which may be an integer or a string.

Declaration

class LayerOptionAction(argparse.Action)
source link

Documentation

Methods