def state_argspec(module=''):
    '''
    Return the argument specification of functions in Salt state
    modules.