Home
last modified time | relevance | path

Searched refs:get_command_str (Results 1 – 4 of 4) sorted by relevance

/dports/science/afni/afni-AFNI_21.3.16/src/python_scripts/afnipy/
H A Dlib_surf_clustsim.py277 cmd += '\n%s\n' % UTIL.get_command_str(args=self.argv)
H A Dafni_util.py2864 def get_command_str(args=[], preamble=1, comment=1, quotize=1, wrap=1): function
/dports/science/afni/afni-AFNI_21.3.16/src/python_scripts/scripts/
H A Dgen_ss_review_scripts.py2869 self.text_basic += '\n' + UTIL.get_command_str(comment=1) + '\n'
H A Dafni_proc.py3356 tstr = UTIL.get_command_str(args=self.argv)