Option C Tools
Loading...
Searching...
No Matches
oct_migrate.py File Reference

Go to the source code of this file.

Classes

class  oct.migrate.oct_migrate.MigrationResult

Namespaces

namespace  oct
namespace  oct.migrate
namespace  oct.migrate.oct_migrate

Functions

MigrationResult oct.migrate.oct_migrate.run_migrate_option_c (Path project_root, *, bool dry_run=False, bool no_backup=False)
Path|None oct.migrate.oct_migrate._find_source (Path project_root, list[str] candidates)
bool oct.migrate.oct_migrate._content_matches (Path src, Path dest, str kind)
 oct.migrate.oct_migrate.migrate (ctx)
 oct.migrate.oct_migrate.migrate_option_c_cmd (ctx, bool dry_run, bool no_backup)