Definition at line 26 of file validators.py.
◆ __init__()
| def robotide.controller.validators.BaseNameValidator.__init__ |
( |
|
self, |
|
|
|
new_basename |
|
) |
| |
◆ _file_exists()
| def robotide.controller.validators.BaseNameValidator._file_exists |
( |
|
self, |
|
|
|
filename |
|
) |
| |
|
private |
◆ validate()
| def robotide.controller.validators.BaseNameValidator.validate |
( |
|
self, |
|
|
|
context |
|
) |
| |
◆ _new_basename
| robotide.controller.validators.BaseNameValidator._new_basename |
|
private |
The documentation for this class was generated from the following file: