dev/package/edit

Package Editing Support

Dependency Graph

dev/package/edit: Library Dependencies

View the full-size SVG (svg) or PDF (pdf) image or graphviz source (dot)

View color source code (raw) for this file

View reStructuredText (rst) source code for this page

Library Configuration

dev_package_edit_config_init()

Defines, documents, and initializes library settings.

package file callback entrypoints

Package File Manipulations

package_sed()

Runs sed to globally replace a pattern ($1) with a string ($2). See sed_replace_global().

Package Symbol Renaming

package_symbol_rename()

Renames a single package script symbol.

$1 - Old symbol

$2 - New symbol

$3 - Suffix (optional)

Source File Renaming

package_file_rename()

Renames package source code files.

$1 - Kind of package file: tools, libs

$2 - Old name

$3 - New name

package_file_rename_libs()

Renames a library script.

$1 - Old name

$2 - New name

package_file_rename_tools()

Renames a tool script.

$1 - Old name

$2 - New name

package_file_rename_module()

Moves a source file in the package repository.

$1 - Kind of package file: tools, libs

$2 - Old name

$3 - New name

package_file_rename_symbols()

Renames library entrypoint symbols. repository.

$1 - Kind of package file: tools, libs

$2 - Old name

$3 - New name


View the Developer Guide Index

View the Reference Manual Index


Generated on Fri Jul 28 14:37:40 PDT 2017 by mcsh d14 v0.23.0.