sequence
stringlengths
731
13.6k
docstring
stringlengths
11
171
(module (function_definition (function_name_transformArray) function_name_transformArray (parameters (identifier_data) identifier_data (default_parameter (identifier_keysToSplit) identifier_keysToSplit (list )list )default_parameter )parameters (block (e...
Transform a SPARQL json array based on the rules of transform
(module (function_definition (function_name_translate_state) function_name_translate_state (parameters (identifier_self) identifier_self (identifier_s) identifier_s )parameters (block (if_statement (not_operator (call (identifier_isinstance) identifier_i...
Translate the given state string
(module (function_definition (function_name_connect_client_to_kernel) function_name_connect_client_to_kernel (parameters (identifier_self) identifier_self (identifier_client) identifier_client (default_parameter (identifier_is_cython) identifier_is_cython (False) False ...
Connect a client to its kernel
(module (function_definition (function_name_update_org_owner) function_name_update_org_owner (parameters (identifier_cls) identifier_cls (identifier_module) identifier_module )parameters (block (try_statement (block (expression_statement (call ...
Creates the links to the organization and organization user for the owner.
(module (function_definition (function_name__wire_events) function_name__wire_events (parameters (identifier_self) identifier_self )parameters (block (expression_statement (augmented_assignment (attribute (attribute (identifier_self) identifier_s...
Wires up the internal device events.
(module (function_definition (function_name_tracker_class) function_name_tracker_class (parameters (identifier_clsname) identifier_clsname )parameters (block (expression_statement (assignment (identifier_stats) identifier_stats (attribute (identifier...
Get class instance details.
(module (function_definition (function_name__normalize_stack) function_name__normalize_stack (parameters (identifier_graphobjs) identifier_graphobjs )parameters (block (for_statement (pattern_list (identifier_operands) identifier_operands (identifier_operator) i...
Convert runs of qQ's in the stack into single graphobjs
(module (function_definition (function_name_convert_to_duckling_language_id) function_name_convert_to_duckling_language_id (parameters (identifier_cls) identifier_cls (identifier_lang) identifier_lang )parameters (block (if_statement (boolean_operator (comparison_op...
Ensure a language identifier has the correct duckling format and is supported.
(module (function_definition (function_name_join_images) function_name_join_images (parameters (identifier_img_files) identifier_img_files (identifier_out_file) identifier_out_file )parameters (block (expression_statement (assignment (identifier_images) identifier_i...
Join the list of images into the out file
(module (function_definition (function_name_image_by_id) function_name_image_by_id (parameters (identifier_self) identifier_self (identifier_id) identifier_id )parameters (block (if_statement (not_operator (identifier_id) identifier_id )not_operator ...
Return image with given Id
(module (function_definition (function_name_cached) function_name_cached (parameters (identifier_function) identifier_function )parameters (block (expression_statement (assignment (identifier_cache_variable) identifier_cache_variable (binary_operator ...
Method decorator caching a method's returned values.
(module (function_definition (function_name_symmetry_cycles) function_name_symmetry_cycles (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_result) identifier_result (call (identifier_set)...
The cycle representations of the graph symmetries
(module (function_definition (function_name_confirm_user) function_name_confirm_user (parameters (identifier_query) identifier_query )parameters (block (expression_statement (assignment (identifier_user) identifier_user (call (identifier__query_to_us...
Confirm a user account.
(module (function_definition (function_name_follow_model) function_name_follow_model (parameters (identifier_self) identifier_self (identifier_model) identifier_model )parameters (block (if_statement (identifier_model) identifier_model (block (expression_sta...
Follow a particular model class, updating associated Activity objects automatically.
(module (function_definition (function_name___set_premature_stop_codon_status) function_name___set_premature_stop_codon_status (parameters (identifier_self) identifier_self (identifier_hgvs_string) identifier_hgvs_string )parameters (block (if_statement (call (attri...
Set whether there is a premature stop codon.
(module (function_definition (function_name_median) function_name_median (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_mu) identifier_mu (call (attribute (identifier_self)...
Computes the median of a log-normal distribution built with the stats data.
(module (function_definition (function_name__normalize_path) function_name__normalize_path (parameters (identifier_self) identifier_self (identifier_path) identifier_path )parameters (block (if_statement (comparison_operator (call (identifier_type) ident...
Takes a path and returns a simple absolute path as a list of directories from the root
(module (function_definition (function_name__createIndexRti) function_name__createIndexRti (parameters (identifier_self) identifier_self (identifier_index) identifier_index (identifier_nodeName) identifier_nodeName )parameters (block (return_statement (call (i...
Auxiliary method that creates a PandasIndexRti.
(module (function_definition (function_name_cookies) function_name_cookies (parameters (identifier_self) identifier_self )parameters (block (return_statement (parenthesized_expression (call (attribute (call (attribute ...
Retrieve the cookies header from all the users who visited.
(module (function_definition (function_name_removeReadGroupSet) function_name_removeReadGroupSet (parameters (identifier_self) identifier_self )parameters (block (expression_statement (call (attribute (identifier_self) identifier_self (identifier__...
Removes a readGroupSet from the repo.
(module (function_definition (function_name_ensureFulltextIndex) function_name_ensureFulltextIndex (parameters (identifier_self) identifier_self (identifier_fields) identifier_fields (default_parameter (identifier_minLength) identifier_minLength (None) None )default_par...
Creates a fulltext index if it does not already exist, and returns it
(module (function_definition (function_name_generate_folder_names) function_name_generate_folder_names (parameters (identifier_name) identifier_name (identifier_project) identifier_project )parameters (block (expression_statement (assignment (identifier_out_data_dir...
Creates sensible folder names.
(module (function_definition (function_name__groupby_and_aggregate) function_name__groupby_and_aggregate (parameters (identifier_self) identifier_self (identifier_how) identifier_how (default_parameter (identifier_grouper) identifier_grouper (None) None )default_paramet...
Re-evaluate the obj with a groupby aggregation.
(module (function_definition (function_name_save_sensors) function_name_save_sensors (parameters (identifier_self) identifier_self )parameters (block (if_statement (not_operator (attribute (identifier_self) identifier_self (identifier_need_save) id...
Save sensors to file.
(module (function_definition (function_name_post) function_name_post (parameters (identifier_self) identifier_self (identifier_id) identifier_id )parameters (block (expression_statement (assignment (identifier_model) identifier_model (call (att...
Follow an object given its ID
(module (function_definition (function_name_change_user_password) function_name_change_user_password (parameters (identifier_self) identifier_self (identifier_ID) identifier_ID (identifier_data) identifier_data )parameters (block (expression_statement (call (a...
Change password of a User.
(module (function_definition (function_name__delete_fields) function_name__delete_fields (parameters (identifier_self) identifier_self )parameters (block (for_statement (identifier_key) identifier_key (call (attribute (attribute (identifi...
Delete this object's attributes, including name and id
(module (function_definition (function_name_starting_expression) function_name_starting_expression (parameters (identifier_source_code) identifier_source_code (identifier_offset) identifier_offset )parameters (block (expression_statement (assignment (identifier_word...
Return the expression to complete
(module (function_definition (function_name_current_values) function_name_current_values (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_current_dict) identifier_current_dict (dictionary ...
Return a dict of all the 'current' parameters.
(module (function_definition (function_name_getObjectTypeBit) function_name_getObjectTypeBit (parameters (identifier_self) identifier_self (identifier_t) identifier_t )parameters (block (if_statement (call (identifier_isinstance) identifier_isinstance (arg...
returns the bit value of the string object type
(module (function_definition (function_name_hide_auth) function_name_hide_auth (parameters (identifier_msg) identifier_msg )parameters (block (for_statement (pattern_list (identifier_pattern) identifier_pattern (identifier_repl) identifier_repl )pattern_...
Remove sensitive information from msg.
(module (function_definition (function_name_press_check) function_name_press_check (parameters (identifier_df) identifier_df )parameters (block (expression_statement (assignment (identifier_new_df) identifier_new_df (call (attribute (id...
Remove pressure reversals from the index.
(module (function_definition (function_name_fcs) function_name_fcs (parameters (identifier_bits) identifier_bits )parameters (block (expression_statement (assignment (identifier_fcs) identifier_fcs (call (identifier_FCS) identifier_FCS (a...
Append running bitwise FCS CRC checksum to end of generator
(module (function_definition (function_name__WritePathInfo) function_name__WritePathInfo (parameters (identifier_self) identifier_self (identifier_client_id) identifier_client_id (identifier_path_info) identifier_path_info )parameters (block (if_statement (comparison_op...
Writes a single path info record for given client.
(module (function_definition (function_name_split_none) function_name_split_none (parameters (identifier_self) identifier_self )parameters (block (expression_statement (string_"Don't split the data and create an empty validation set.") string_"Don't split the data and create an emp...
Don't split the data and create an empty validation set.
(module (function_definition (function_name_proper_repr) function_name_proper_repr (parameters (typed_parameter (identifier_value) identifier_value (type (identifier_Any) identifier_Any )type )typed_parameter )parameters (type (identifier_str) identi...
Overrides sympy and numpy returning repr strings that don't parse.
(module (function_definition (function_name__vpc_peering_conn_id_for_name) function_name__vpc_peering_conn_id_for_name (parameters (identifier_name) identifier_name (identifier_conn) identifier_conn )parameters (block (expression_statement (call (attribute ...
Get the ID associated with this name
(module (function_definition (function_name_symlink) function_name_symlink (parameters (identifier_source) identifier_source (identifier_link_name) identifier_link_name )parameters (block (if_statement (boolean_operator (call (attribute (at...
Method to allow creating symlinks on Windows
(module (function_definition (function_name__get_jenks_config) function_name__get_jenks_config (parameters )parameters (block (expression_statement (assignment (identifier_config_file) identifier_config_file (parenthesized_expression (boolean_operator ...
retrieve the jenks configuration object
(module (function_definition (function_name__list_paths) function_name__list_paths (parameters (identifier_self) identifier_self (identifier_bucket) identifier_bucket (identifier_prefix) identifier_prefix )parameters (block (expression_statement (assignment (i...
Read config for list object api, paginate through list objects.
(module (function_definition (function_name_read_writer_config) function_name_read_writer_config (parameters (identifier_config_files) identifier_config_files (default_parameter (identifier_loader) identifier_loader (identifier_UnsafeLoader) identifier_UnsafeLoader )default_p...
Read the writer `config_files` and return the info extracted.
(module (function_definition (function_name_GetAnnotatedMethods) function_name_GetAnnotatedMethods (parameters (identifier_cls) identifier_cls )parameters (block (expression_statement (assignment (identifier_result) identifier_result (dictionary )dicti...
Returns a dictionary of annotated router methods.
(module (function_definition (function_name_prepare_request) function_name_prepare_request (parameters (identifier_self) identifier_self (identifier_request) identifier_request )parameters (block (try_statement (block (expression_statement (assignment ...
Include the request ID, if available, in the outgoing request
(module (function_definition (function_name_store_snow_tweets_from_disk_to_mongodb) function_name_store_snow_tweets_from_disk_to_mongodb (parameters (identifier_snow_tweets_folder) identifier_snow_tweets_folder )parameters (block (expression_statement (assignment (identif...
Store all SNOW tweets in a mongodb collection.
(module (function_definition (function_name_to_bytes) function_name_to_bytes (parameters (identifier_s) identifier_s (default_parameter (identifier_encoding) identifier_encoding (None) None )default_parameter (default_parameter (identifier_errors) identifier_err...
Convert string to bytes.
(module (function_definition (function_name__simple_cmd) function_name__simple_cmd (parameters (identifier_cmd) identifier_cmd (identifier_app) identifier_app (default_parameter (identifier_url) identifier_url (string_'http://localhost:8080/manager') string_'http://localhost:...
Simple command wrapper to commands that need only a path option
(module (function_definition (function_name_tag) function_name_tag (parameters (identifier_name) identifier_name (identifier_tag_name) identifier_tag_name )parameters (block (with_statement (with_clause (with_item (identifier_LOCK) identifier_LOCK ...
Tag the named metric with the given tag.
(module (function_definition (function_name_toggle_eventtype) function_name_toggle_eventtype (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_check) identifier_check (call (attribute ...
Check or uncheck all event types in event type scroll.
(module (function_definition (function_name_reset_position) function_name_reset_position (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (attribute (identifier_self) identifier_self (identifier_pos...
Reset all current positions.
(module (function_definition (function_name__evaluate_cut) function_name__evaluate_cut (parameters (identifier_transition) identifier_transition (identifier_cut) identifier_cut (identifier_unpartitioned_account) identifier_unpartitioned_account (default_parameter (identifier_di...
Find the |AcSystemIrreducibilityAnalysis| for a given cut.
(module (function_definition (function_name_clean) function_name_clean (parameters (identifier_self) identifier_self )parameters (block (expression_statement (call (attribute (call (identifier_super) identifier_super (argument_list ...
Validates the considered instance.
(module (function_definition (function_name_dashes) function_name_dashes (parameters (identifier_phone) identifier_phone )parameters (block (if_statement (call (identifier_isinstance) identifier_isinstance (argument_list (identifier_phone) identifier...
Returns the phone number formatted with dashes.
(module (function_definition (function_name_remove_env) function_name_remove_env (parameters (identifier_environment) identifier_environment )parameters (block (if_statement (not_operator (identifier_environment) identifier_environment )not_operator (block...
Remove an environment from the configuration.
(module (function_definition (function_name_return_value) function_name_return_value (parameters (identifier_self) identifier_self )parameters (block (if_statement (attribute (identifier_self) identifier_self (identifier__raises) identifier__raises )attr...
Returns the value for this expectation or raises the proper exception.
(module (function_definition (function_name_direct_reply) function_name_direct_reply (parameters (identifier_self) identifier_self (identifier_text) identifier_text )parameters (block (expression_statement (assignment (identifier_channel_id) identifier_channel_id ...
Send a reply via direct message using RTM API
(module (function_definition (function_name_parse_value) function_name_parse_value (parameters (identifier_self) identifier_self (typed_parameter (identifier_value_string) identifier_value_string (type (identifier_str) identifier_str )type )typed_parameter ...
Parses the amount string.
(module (function_definition (function_name_jscanner) function_name_jscanner (parameters (identifier_url) identifier_url )parameters (block (expression_statement (assignment (identifier_response) identifier_response (call (identifier_requester) ident...
Extract endpoints from JavaScript code.
(module (function_definition (function_name_make_mesh) function_name_make_mesh (parameters (identifier_coor) identifier_coor (identifier_ngroups) identifier_ngroups (identifier_conns) identifier_conns (identifier_mesh_in) identifier_mesh_in )parameters (block (expression_...
Create a mesh reusing mat_ids and descs of mesh_in.
(module (function_definition (function_name_leaveoneout) function_name_leaveoneout (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_traintestfile) identifier_traintestfile (binary_operator ...
Train & Test using leave one out
(module (function_definition (function_name_next_frame_sampling) function_name_next_frame_sampling (parameters )parameters (block (expression_statement (assignment (identifier_hparams) identifier_hparams (call (identifier_next_frame_basic_deterministic) id...
Basic conv model with scheduled sampling.
(module (function_definition (function_name_send) function_name_send (parameters (identifier_self) identifier_self (identifier_data) identifier_data )parameters (block (expression_statement (call (attribute (identifier_self) identifier_self (...
Send a formatted message to the ADB server
(module (function_definition (function_name_compute_expansion_alignment) function_name_compute_expansion_alignment (parameters (identifier_satz_a) identifier_satz_a (identifier_satz_b) identifier_satz_b (identifier_satz_c) identifier_satz_c (identifier_satz_d) identifier_satz_d )pa...
All angles in radians.
(module (function_definition (function_name___apf_cmd) function_name___apf_cmd (parameters (identifier_cmd) identifier_cmd )parameters (block (expression_statement (assignment (identifier_apf_cmd) identifier_apf_cmd (call (attribute (st...
Return the apf location
(module (function_definition (function_name_sorted_source_files) function_name_sorted_source_files (parameters (identifier_self) identifier_self )parameters (block (assert_statement (attribute (identifier_self) identifier_self (identifier_final) identifier_final...
Returns a list of targets in topologically sorted order.
(module (function_definition (function_name_save_current_figure_as) function_name_save_current_figure_as (parameters (identifier_self) identifier_self )parameters (block (if_statement (comparison_operator (attribute (identifier_self) identifier_self ...
Save the currently selected figure.
(module (function_definition (function_name_process_slice) function_name_process_slice (parameters (identifier_self) identifier_self (default_parameter (identifier_b_rot90) identifier_b_rot90 (None) None )default_parameter )parameters (block (if_statement ...
Processes a single slice.
(module (function_definition (function_name_wrapped_target) function_name_wrapped_target (parameters (identifier_target) identifier_target (identifier_q_stdout) identifier_q_stdout (identifier_q_stderr) identifier_q_stderr (identifier_q_error) identifier_q_error (identifier_robus...
Wraps a target with queues replacing stdout and stderr
(module (function_definition (function_name__async_callable) function_name__async_callable (parameters (identifier_func) identifier_func )parameters (block (if_statement (call (identifier_isinstance) identifier_isinstance (argument_list (identifier_f...
Ensure the callable is an async def.
(module (function_definition (function_name_do_mute) function_name_do_mute (parameters (identifier_self) identifier_self (identifier_sender) identifier_sender (identifier_body) identifier_body (identifier_args) identifier_args )parameters (block (if_statement (cal...
Temporarily mutes chatroom for a user
(module (function_definition (function_name_run_checks) function_name_run_checks (parameters (identifier_collector) identifier_collector )parameters (block (expression_statement (assignment (identifier_artifact) identifier_artifact (attribute (subscr...
Just run the checks for our modules
(module (function_definition (function_name_cut_for_search) function_name_cut_for_search (parameters (identifier_self) identifier_self (identifier_sentence) identifier_sentence (default_parameter (identifier_HMM) identifier_HMM (True) True )default_parameter )parame...
Finer segmentation for search engines.
(module (function_definition (function_name__wait_until_connectable) function_name__wait_until_connectable (parameters (identifier_self) identifier_self (default_parameter (identifier_timeout) identifier_timeout (integer_30) integer_30 )default_parameter )parameters (...
Blocks until the extension is connectable in the firefox.
(module (function_definition (function_name_get_real_ext_ip) function_name_get_real_ext_ip (parameters (identifier_self) identifier_self )parameters (block (while_statement (attribute (identifier_self) identifier_self (identifier__ip_hosts) identifier__ip_hosts ...
Return real external IP address.
(module (function_definition (function_name_time_logger) function_name_time_logger (parameters (identifier_name) identifier_name )parameters (block (expression_statement (assignment (identifier_start_time) identifier_start_time (call (attribute ...
This logs the time usage of a code block
(module (function_definition (function_name__round) function_name__round (parameters (identifier_ctx) identifier_ctx (identifier_number) identifier_number (identifier_num_digits) identifier_num_digits )parameters (block (expression_statement (assignment (ident...
Rounds a number to a specified number of digits
(module (function_definition (function_name_adduser) function_name_adduser (parameters (identifier_app) identifier_app (identifier_username) identifier_username (identifier_password) identifier_password )parameters (block (with_statement (with_clause (with_ite...
Add new user with admin access
(module (function_definition (function_name_setup) function_name_setup (parameters (identifier_self) identifier_self (dictionary_splat_pattern (identifier_kwargs) identifier_kwargs )dictionary_splat_pattern )parameters (block (for_statement (identifier_key) iden...
Setting up Grab instance configuration.
(module (function_definition (function_name_shutdown) function_name_shutdown (parameters (identifier_self) identifier_self )parameters (block (if_statement (not_operator (attribute (identifier_self) identifier_self (identifier__shutdown) identifier...
Shutdown internal workers by pushing terminate signals.
(module (function_definition (function_name_delete) function_name_delete (parameters (identifier_self) identifier_self )parameters (block (try_statement (block (expression_statement (call (attribute (identifier_self) identifier_se...
Reverts all files in this changelist then deletes the changelist from perforce
(module (function_definition (function_name_bind) function_name_bind (parameters (identifier_cls) identifier_cls )parameters (block (expression_statement (call (attribute (subscript (identifier_document) identifier_document (string_...
Bind the callbacks to the buttons.
(module (function_definition (function_name_PrintTags) function_name_PrintTags (parameters (identifier_self) identifier_self (identifier_file) identifier_file )parameters (block (print_statement (chevron (identifier_file) identifier_file )chevron (bi...
Prints the tag definitions for a structure.
(module (function_definition (function_name_form_node) function_name_form_node (parameters (identifier_cls) identifier_cls )parameters (block (assert_statement (call (identifier_issubclass) identifier_issubclass (argument_list (identifier_cls) identi...
A class decorator to finalize fully derived FormNode subclasses.
(module (function_definition (function_name_compare_version) function_name_compare_version (parameters (identifier_self) identifier_self (identifier_version_string) identifier_version_string (identifier_op) identifier_op )parameters (block (import_from_statement (dotted...
Compare Abinit version to `version_string` with operator `op`
(module (function_definition (function_name_clean) function_name_clean (parameters (identifier_self) identifier_self )parameters (block (if_statement (attribute (identifier_self) identifier_self (identifier_cleaners) identifier_cleaners )attribute ...
Run all of the cleaners added by the user.
(module (function_definition (function_name__load_vocab_file) function_name__load_vocab_file (parameters (identifier_vocab_file) identifier_vocab_file (default_parameter (identifier_reserved_tokens) identifier_reserved_tokens (None) None )default_parameter )parameters ...
Load vocabulary while ensuring reserved tokens are at the top.
(module (function_definition (function_name__do_scale) function_name__do_scale (parameters (identifier_image) identifier_image (identifier_size) identifier_size )parameters (block (expression_statement (assignment (identifier_shape) identifier_shape (call ...
Rescale the image by scaling the smaller spatial dimension to `size`.
(module (function_definition (function_name___AddWorkers) function_name___AddWorkers (parameters (identifier_self) identifier_self (identifier_num_to_add) identifier_num_to_add )parameters (block (assert_statement (parenthesized_expression (call (attribu...
Adds workers evenly across all enabled zones.
(module (function_definition (function_name__handshake) function_name__handshake (parameters (identifier_self) identifier_self (identifier_conn) identifier_conn (identifier_addr) identifier_addr )parameters (block (expression_statement (assignment (identifier_...
Ensures that the client receives the AES key.
(module (function_definition (function_name_update) function_name_update (parameters (identifier_d) identifier_d (identifier_e) identifier_e )parameters (block (expression_statement (assignment (identifier_res) identifier_res (call (attribute ...
Return a copy of dict `d` updated with dict `e`.
(module (function_definition (function_name_create) function_name_create (parameters (identifier_self) identifier_self (default_parameter (identifier_verbose) identifier_verbose (None) None )default_parameter )parameters (block (if_statement (not_operato...
Returns a response after attempting to create the list.
(module (function_definition (function_name_delete) function_name_delete (parameters (identifier_self) identifier_self )parameters (block (expression_statement (string_"deletes the document from the database") string_"deletes the document from the database" )expression_statem...
deletes the document from the database
(module (function_definition (function_name_cnn_learner) function_name_cnn_learner (parameters (typed_parameter (identifier_data) identifier_data (type (identifier_DataBunch) identifier_DataBunch )type )typed_parameter (typed_parameter (identifier_ba...
Build convnet style learner.
(module (function_definition (function_name_stupid_hack) function_name_stupid_hack (parameters (default_parameter (identifier_most) identifier_most (integer_10) integer_10 )default_parameter (default_parameter (identifier_wait) identifier_wait (None) None ...
Return a random time between 1 - 10 Seconds.
(module (function_definition (function_name_question_default_loader) function_name_question_default_loader (parameters (identifier_self) identifier_self (identifier_pk) identifier_pk )parameters (block (try_statement (block (expression_statement (assignm...
Load a Question from the database.
(module (function_definition (function_name_after_import) function_name_after_import (parameters (identifier_self) identifier_self (identifier_dataset) identifier_dataset (identifier_result) identifier_result (identifier_using_transactions) identifier_using_transactions (identifi...
Reset the SQL sequences after new objects are imported
(module (function_definition (function_name_isotime) function_name_isotime (parameters (identifier_s) identifier_s )parameters (block (expression_statement (string_"Convert timestamps in ISO8661 format to and from Unix time.") string_"Convert timestamps in ISO8661 format to and fro...
Convert timestamps in ISO8661 format to and from Unix time.
(module (function_definition (function_name_executable_exists) function_name_executable_exists (parameters (identifier_executable) identifier_executable )parameters (block (for_statement (identifier_directory) identifier_directory (call (attribute (cal...
Test if an executable is available on the system.
(module (function_definition (function_name_git_sha_metadata) function_name_git_sha_metadata (parameters (identifier_content) identifier_content (identifier_git_content) identifier_git_content )parameters (block (if_statement (not_operator (subscript (at...
Add sha metadata to content
(module (function_definition (function_name_convert_kv) function_name_convert_kv (parameters (identifier_key) identifier_key (identifier_val) identifier_val (identifier_attr_type) identifier_attr_type (default_parameter (identifier_attr) identifier_attr (dictionary ...
Converts a number or string into an XML element
(module (function_definition (function_name__inspectArguments) function_name__inspectArguments (parameters (identifier_self) identifier_self (identifier_args) identifier_args )parameters (block (if_statement (identifier_args) identifier_args (block (expressi...
inspect the command-line-args and give them to appBase