sequence
stringlengths
731
13.6k
docstring
stringlengths
11
171
(module (function_definition (function_name_find_ge) function_name_find_ge (parameters (identifier_self) identifier_self (identifier_item) identifier_item )parameters (block (expression_statement (string_'Return first item with a key >= equal to item. Raise ValueError if not...
Return first item with a key >= equal to item. Raise ValueError if not found
(module (function_definition (function_name_stdin_to_vobject) function_name_stdin_to_vobject (parameters (identifier_self) identifier_self (identifier_lines) identifier_lines )parameters (block (expression_statement (assignment (identifier_cal) identifier_cal ...
Return iCal object of the Remind commands in lines
(module (function_definition (function_name_filter_contour) function_name_filter_contour (parameters (identifier_imageFile) identifier_imageFile (identifier_opFile) identifier_opFile )parameters (block (expression_statement (assignment (identifier_im) identifier_im ...
convert an image by applying a contour
(module (function_definition (function_name__parse_attribute) function_name__parse_attribute (parameters (identifier_self) identifier_self (identifier_element) identifier_element (identifier_attribute) identifier_attribute (identifier_state) identifier_state )parameters (block ...
Parse the primitive value within the XML element's attribute.
(module (function_definition (function_name_create_option_pool) function_name_create_option_pool (parameters (identifier_self) identifier_self )parameters (block (return_statement (call (identifier_OptionPool) identifier_OptionPool (argument_list (at...
Get an instance of option_pool services facade.
(module (function_definition (function_name_export) function_name_export (parameters (identifier_self) identifier_self (identifier_out_filename) identifier_out_filename )parameters (block (with_statement (with_clause (with_item (as_pattern ...
Export desired threads as a zipfile to out_filename.
(module (function_definition (function_name_documents) function_name_documents (parameters (identifier_cls) identifier_cls (default_parameter (identifier_filter) identifier_filter (None) None )default_parameter (dictionary_splat_pattern (identifier_kwargs) ident...
Returns a list of Documents if any document is filtered
(module (function_definition (function_name_handle_purge) function_name_handle_purge (parameters (identifier_environ) identifier_environ (identifier_start_response) identifier_start_response )parameters (block (import_from_statement (dotted_name (identifier_utils) i...
Handle a PURGE request.
(module (function_definition (function_name_disconnect) function_name_disconnect (parameters (identifier_self) identifier_self )parameters (block (expression_statement (call (attribute (identifier_self) identifier_self (identifier___stop_timer) ide...
Disconnects from the MQTT server
(module (function_definition (function_name_run_checks) function_name_run_checks (parameters (identifier_self) identifier_self )parameters (block (for_statement (identifier_check) identifier_check (call (attribute (attribute (identifier_s...
Run checks on itself and on the FSM
(module (function_definition (function_name_cublasZtpsv) function_name_cublasZtpsv (parameters (identifier_handle) identifier_handle (identifier_uplo) identifier_uplo (identifier_trans) identifier_trans (identifier_diag) identifier_diag (identifier_n) identifier_n (identifi...
Solve complex triangular-packed system with one right-hand size.
(module (function_definition (function_name_run_with_werkzeug) function_name_run_with_werkzeug (parameters (identifier_self) identifier_self (dictionary_splat_pattern (identifier_options) identifier_options )dictionary_splat_pattern )parameters (block (expression_statem...
Run with werkzeug simple wsgi container.
(module (function_definition (function_name_staking_leaderboard) function_name_staking_leaderboard (parameters (default_parameter (identifier_round_num) identifier_round_num (integer_0) integer_0 )default_parameter (default_parameter (identifier_tournament) identifier...
Retrieves the staking competition leaderboard for the given round.
(module (function_definition (function_name_pubmed_citation) function_name_pubmed_citation (parameters (default_parameter (identifier_args) identifier_args (subscript (attribute (identifier_sys) identifier_sys (identifier_argv) identifier_argv ...
Get a citation via the command line using a PubMed ID or PubMed URL
(module (function_definition (function_name_newest) function_name_newest (parameters (identifier_self) identifier_self )parameters (block (if_statement (comparison_operator (attribute (identifier_self) identifier_self (identifier__order_by) identif...
Gets the newest entry in the view, regardless of sort order
(module (function_definition (function_name__fit_bmr_model) function_name__fit_bmr_model (parameters (identifier_self) identifier_self (identifier_X) identifier_X (identifier_y) identifier_y )parameters (block (expression_statement (assignment (attribute ...
Private function used to fit the BayesMinimumRisk model.
(module (function_definition (function_name_to_match) function_name_to_match (parameters (identifier_self) identifier_self )parameters (block (expression_statement (call (attribute (identifier_self) identifier_self (identifier_validate) identifier_...
Return a unicode object with the MATCH representation of this GlobalContextField.
(module (function_definition (function_name_V_) function_name_V_ (parameters (identifier_x) identifier_x (default_parameter (identifier_requires_grad) identifier_requires_grad (False) False )default_parameter (default_parameter (identifier_volatile) identifier_v...
equivalent to create_variable, which creates a pytorch tensor
(module (function_definition (function_name_disbatch) function_name_disbatch (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_ret) identifier_ret (list )list )assignment )expre...
Disbatch all lowstates to the appropriate clients
(module (function_definition (function_name_create_api_deployment) function_name_create_api_deployment (parameters (identifier_self) identifier_self )parameters (block (try_statement (block (expression_statement (call (attribute (...
Create API deployment of ENV name.
(module (function_definition (function_name_thumbnail_source_for_display_item) function_name_thumbnail_source_for_display_item (parameters (identifier_self) identifier_self (identifier_ui) identifier_ui (typed_parameter (identifier_display_item) identifier_display_item (type ...
Returned ThumbnailSource must be closed.
(module (function_definition (function_name__create_union_types_specification) function_name__create_union_types_specification (parameters (identifier_schema_graph) identifier_schema_graph (identifier_graphql_types) identifier_graphql_types (identifier_hidden_classes) identifier_hidden_class...
Return a function that gives the types in the union type rooted at base_name.
(module (function_definition (function_name_Parse) function_name_Parse (parameters (identifier_self) identifier_self (identifier_stat) identifier_stat (identifier_file_object) identifier_file_object (identifier_knowledge_base) identifier_knowledge_base )parameters (block ...
Parse a ntp config into rdf.
(module (function_definition (function_name_sky2px) function_name_sky2px (parameters (identifier_wcs) identifier_wcs (identifier_ra) identifier_ra (identifier_dec) identifier_dec (identifier_dra) identifier_dra (identifier_ddec) identifier_ddec (identifier_cell) identifier_...
convert a sky region to pixel positions
(module (function_definition (function_name_recordlookup) function_name_recordlookup (parameters (identifier_table) identifier_table (identifier_key) identifier_key (default_parameter (identifier_dictionary) identifier_dictionary (None) None )default_parameter )para...
Load a dictionary with data from the given table, mapping to record objects.
(module (function_definition (function_name__normalize_batch) function_name__normalize_batch (parameters (typed_parameter (identifier_b) identifier_b (type (generic_type (identifier_Tuple) identifier_Tuple (type_parameter (type ...
`b` = `x`,`y` - normalize `x` array of imgs and `do_y` optionally `y`.
(module (function_definition (function_name__geom_points) function_name__geom_points (parameters (identifier_geom) identifier_geom )parameters (block (if_statement (comparison_operator (subscript (identifier_geom) identifier_geom (string_'type') st...
GeoJSON geometry to a sequence of point tuples
(module (function_definition (function_name_printSequences) function_name_printSequences (parameters (identifier_x) identifier_x (default_parameter (identifier_formatString) identifier_formatString (string_"%d") string_"%d" )default_parameter )parameters (block ...
Print a bunch of sequences stored in a 2D numpy array.
(module (function_definition (function_name__get_tshark_process) function_name__get_tshark_process (parameters (identifier_self) identifier_self (default_parameter (identifier_packet_count) identifier_packet_count (None) None )default_parameter (default_parameter ...
Returns a new tshark process with previously-set parameters.
(module (function_definition (function_name_partition) function_name_partition (parameters (identifier_self) identifier_self (default_parameter (identifier_ref) identifier_ref (None) None )default_parameter (dictionary_splat_pattern (identifier_kwargs) identifie...
Returns partition by ref.
(module (function_definition (function_name__validate_func_args) function_name__validate_func_args (parameters (identifier_func) identifier_func (identifier_kwargs) identifier_kwargs )parameters (block (expression_statement (assignment (pattern_list (ide...
Validate decorator args when used to decorate a function.
(module (function_definition (function_name_detect_port) function_name_detect_port (parameters (identifier_port) identifier_port )parameters (block (expression_statement (assignment (identifier_socket_test) identifier_socket_test (call (attribute ...
Detect if the port is used
(module (function_definition (function_name__pwr_optfcn) function_name__pwr_optfcn (parameters (identifier_df) identifier_df (identifier_loc) identifier_loc )parameters (block (expression_statement (assignment (identifier_I) identifier_I (call ...
Function to find power from ``i_from_v``.
(module (function_definition (function_name_retrieve_layers) function_name_retrieve_layers (parameters (identifier_self) identifier_self (list_splat_pattern (identifier_args) identifier_args )list_splat_pattern (dictionary_splat_pattern (identifier_options) identifier_o...
Retrieve specified layers or all external layers if no layer specified.
(module (function_definition (function_name__set_line_indent) function_name__set_line_indent (parameters (identifier_src) identifier_src (identifier_line) identifier_line (identifier_indent) identifier_indent )parameters (block (if_statement (not_operator (ide...
Indent the line with the source line.
(module (function_definition (function_name__call_mount) function_name__call_mount (parameters (identifier_self) identifier_self (identifier_volume) identifier_volume (identifier_mountpoint) identifier_mountpoint (default_parameter (identifier_type) identifier_type (Non...
Calls the mount command, specifying the mount type and mount options.
(module (function_definition (function_name_draw_text) function_name_draw_text (parameters (identifier_self) identifier_self (typed_parameter (identifier_text) identifier_text (type (identifier_str) identifier_str )type )typed_parameter (typed_paramete...
Draws the given text at x,y.
(module (function_definition (function_name_summary) function_name_summary (parameters (identifier_self) identifier_self )parameters (block (return_statement (call (attribute (string_"\n") string_"\n" (identifier_join) identifier_join )at...
Return a string summary of transaction
(module (function_definition (function_name_clear) function_name_clear (parameters (identifier_self) identifier_self )parameters (block (expression_statement (call (attribute (identifier_self) identifier_self (identifier_log) identifier_log ...
Clear the cache and remove all the files from disk.
(module (function_definition (function_name_update_grid) function_name_update_grid (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_info_map) identifier_info_map (call (attribute ...
Update grid according to info map.
(module (function_definition (function_name_commentmap) function_name_commentmap (parameters (identifier_self) identifier_self (default_parameter (identifier_cache) identifier_cache (True) True )default_parameter )parameters (block (if_statement (boolean...
return the comments from the docx, keyed to string id.
(module (function_definition (function_name_browse_path) function_name_browse_path (parameters (identifier_self) identifier_self (identifier_window) identifier_window )parameters (block (expression_statement (assignment (identifier_text) identifier_text (c...
Function opens the file chooser dialog for settings project dir
(module (function_definition (function_name_GetUcsMethodMeta) function_name_GetUcsMethodMeta (parameters (identifier_classId) identifier_classId (identifier_key) identifier_key )parameters (block (if_statement (comparison_operator (identifier_classId) identifier_cla...
Methods returns the method meta of the ExternalMethod.
(module (function_definition (function_name_to_code_array) function_name_to_code_array (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_state) identifier_state (None) None )assignment )e...
Replaces everything in code_array from pys_file
(module (function_definition (function_name_rootChild_resetPassword) function_name_rootChild_resetPassword (parameters (identifier_self) identifier_self (identifier_req) identifier_req (identifier_webViewer) identifier_webViewer )parameters (block (import_from_statement ...
Return a page which will allow the user to re-set their password.
(module (function_definition (function_name__list_format) function_name__list_format (parameters (identifier_self) identifier_self (identifier_occur) identifier_occur )parameters (block (if_statement (attribute (identifier_self) identifier_self (identifier...
Return the serialization format for a _list_ node.
(module (function_definition (function_name_add_size_info) function_name_add_size_info (parameters (identifier_self) identifier_self )parameters (block (if_statement (call (attribute (identifier_self) identifier_self (identifier_is_directory) ident...
Get size of file content and modification time from filename path.
(module (function_definition (function_name_validate_empty_attributes) function_name_validate_empty_attributes (parameters (typed_parameter (identifier_fully_qualified_name) identifier_fully_qualified_name (type (identifier_str) identifier_str )type )typed_paramet...
Validates to ensure that a set of attributes do not contain empty values
(module (function_definition (function_name_normalize) function_name_normalize (parameters (identifier_s) identifier_s (default_parameter (identifier_replace_spaces) identifier_replace_spaces (True) True )default_parameter )parameters (block (expression_statemen...
Normalize non-ascii characters to their closest ascii counterparts
(module (function_definition (function_name_content_break) function_name_content_break (parameters (identifier_self) identifier_self (identifier_el) identifier_el )parameters (block (expression_statement (assignment (identifier_should_break) identifier_should_break ...
Break on specified boundaries.
(module (function_definition (function_name_listen_dataset_events) function_name_listen_dataset_events (parameters (identifier_self) identifier_self (identifier_owner_id) identifier_owner_id (identifier_project_id) identifier_project_id (identifier_dataset_id) identifier_dataset_id ...
Authenticate to start using dataset events.
(module (function_definition (function_name__process_version_lines) function_name__process_version_lines (parameters (identifier_self) identifier_self )parameters (block (if_statement (comparison_operator (call (identifier_len) identifier_len (argu...
Process version line rules.
(module (function_definition (function_name_create) function_name_create (parameters (identifier_self) identifier_self (dictionary_splat_pattern (identifier_kwargs) identifier_kwargs )dictionary_splat_pattern )parameters (block (try_statement (block (e...
Corresponds to POST request without a resource identifier, inserting a document into the database
(module (function_definition (function_name_dispatch) function_name_dispatch (parameters (identifier_self) identifier_self (list_splat_pattern (identifier_args) identifier_args )list_splat_pattern (dictionary_splat_pattern (identifier_kwargs) identifier_kwargs )di...
Only staff members can access this view
(module (function_definition (function_name_read_record) function_name_read_record (parameters (identifier_self) identifier_self (identifier_dtype) identifier_dtype (default_parameter (identifier_shape) identifier_shape (integer_1) integer_1 )default_parameter (de...
Return numpy record from file.
(module (function_definition (function_name_webdriver_assert) function_name_webdriver_assert (parameters (identifier_self) identifier_self (identifier_assertion) identifier_assertion (default_parameter (identifier_failure_message) identifier_failure_message (string_'Failed As...
Assert the assertion, but throw a WebDriverAssertionException if assertion fails
(module (function_definition (function_name_save_loop) function_name_save_loop (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_last_hash) identifier_last_hash (call (identifier_hash) iden...
Saves the state if it has changed.
(module (function_definition (function_name_pull) function_name_pull (parameters (identifier_self) identifier_self )parameters (block (for_statement (identifier_item) identifier_item (attribute (identifier_self) identifier_self (identifier_input_stream) ...
Print out summary information about each packet from the input_stream
(module (function_definition (function_name_ability) function_name_ability (parameters (identifier_cls) identifier_cls (identifier_id_) identifier_id_ (identifier_name) identifier_name (identifier_function_type) identifier_function_type (identifier_ability_id) identifier_ability_...
Define a function represented as a game ability.
(module (function_definition (function_name_secret_loader) function_name_secret_loader (parameters (identifier_self) identifier_self (identifier_callback) identifier_callback )parameters (block (if_statement (boolean_operator (not_operator (identifier_ca...
Decorate a method that receives a key id and returns a secret key
(module (function_definition (function_name__check_mapper) function_name__check_mapper (parameters (identifier_self) identifier_self (identifier_mapper) identifier_mapper )parameters (block (if_statement (boolean_operator (not_operator (call ...
Check that the mapper has valid signature.
(module (function_definition (function_name__filter_messages) function_name__filter_messages (parameters (identifier_messages) identifier_messages (default_parameter (identifier_products) identifier_products (None) None )default_parameter (default_parameter (ide...
filter messages for desired products and levels.
(module (function_definition (function_name_backup) function_name_backup (parameters (identifier_path) identifier_path (default_parameter (identifier_name) identifier_name (None) None )default_parameter )parameters (block (import_from_statement (dotted_n...
Start a Backup run
(module (function_definition (function_name_info) function_name_info (parameters (identifier_self) identifier_self (default_parameter (identifier_callback) identifier_callback (None) None )default_parameter (dictionary_splat_pattern (identifier_kwargs) identifie...
Get the basic info from the current cluster.
(module (function_definition (function_name_crud_url_name) function_name_crud_url_name (parameters (identifier_model) identifier_model (identifier_action) identifier_action (default_parameter (identifier_prefix) identifier_prefix (None) None )default_parameter )para...
Returns url name for given model and action.
(module (function_definition (function_name__format_params) function_name__format_params (parameters (identifier_self) identifier_self (identifier_type_) identifier_type_ (identifier_params) identifier_params )parameters (block (if_statement (comparison_operator ...
Reformat some of the parameters for sapi.
(module (function_definition (function_name_root_dataset) function_name_root_dataset (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_ds) identifier_ds (call (attribute (iden...
Return the root dataset, which hold configuration values for the library
(module (function_definition (function_name_can) function_name_can (parameters (identifier_self) identifier_self (identifier_event) identifier_event )parameters (block (return_statement (list_comprehension (attribute (identifier_t) identifier_t ...
returns a list of states that can result from processing this event
(module (function_definition (function_name_create) function_name_create (parameters (identifier_spellchecker_cache_path) identifier_spellchecker_cache_path )parameters (block (expression_statement (assignment (identifier_user_dictionary) identifier_user_dictionary ...
Create a Dictionary at spellchecker_cache_path with valid words.
(module (function_definition (function_name_ExceptionHook) function_name_ExceptionHook (parameters (identifier_exctype) identifier_exctype (identifier_value) identifier_value (identifier_tb) identifier_tb )parameters (block (for_statement (identifier_line) identifier_li...
A custom exception handler that logs errors to file.
(module (function_definition (function_name_add) function_name_add (parameters (identifier_self) identifier_self (identifier_value) identifier_value )parameters (block (if_statement (attribute (identifier_self) identifier_self (identifier__disposed) identi...
Add a tensor the watch store.
(module (function_definition (function_name_base_url) function_name_base_url (parameters (identifier_klass) identifier_klass (default_parameter (identifier_space_id) identifier_space_id (string_'') string_'' )default_parameter (default_parameter (identifier_reso...
Returns the URI for the resource.
(module (function_definition (function_name_exit_with_error) function_name_exit_with_error (parameters (identifier_message) identifier_message )parameters (block (expression_statement (call (attribute (identifier_click) identifier_click (identifier...
Display formatted error message and exit call
(module (function_definition (function_name_add_build_configuration_to_set) function_name_add_build_configuration_to_set (parameters (default_parameter (identifier_set_id) identifier_set_id (None) None )default_parameter (default_parameter (identifier_set_name) identi...
Add a build configuration to an existing BuildConfigurationSet
(module (function_definition (function_name_prepare_data_loader) function_name_prepare_data_loader (parameters (identifier_args) identifier_args (identifier_dataset) identifier_dataset (identifier_vocab) identifier_vocab (default_parameter (identifier_test) identifier_test ...
Read data and build data loader.
(module (function_definition (function_name_AddNoiseToLatLng) function_name_AddNoiseToLatLng (parameters (identifier_lat) identifier_lat (identifier_lng) identifier_lng )parameters (block (expression_statement (assignment (identifier_m_per_tenth_lat) identifier_m_pe...
Add up to 500m of error to each coordinate of lat, lng.
(module (function_definition (function_name_wait) function_name_wait (parameters (identifier_self) identifier_self (identifier_log_file) identifier_log_file )parameters (block (expression_statement (string_"Wait until the process is ready.") string_"Wait until the process is ...
Wait until the process is ready.
(module (function_definition (function_name_ExpireRules) function_name_ExpireRules (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_rules) identifier_rules (call (attribute (...
Removes any rules with an expiration date in the past.
(module (function_definition (function_name_encode) function_name_encode (parameters (identifier_self) identifier_self (identifier_s) identifier_s )parameters (block (expression_statement (assignment (identifier_sentence) identifier_sentence (identifier_s)...
Converts a space-separated string of tokens to a list of ids.
(module (function_definition (function_name_ast_to_headings) function_name_ast_to_headings (parameters (identifier_node) identifier_node )parameters (block (expression_statement (assignment (identifier_Heading) identifier_Heading (call (identifier_na...
Walks AST and returns a list of headings
(module (function_definition (function_name__format_help_dicts) function_name__format_help_dicts (parameters (identifier_help_dicts) identifier_help_dicts (default_parameter (identifier_display_defaults) identifier_display_defaults (False) False )default_parameter )parame...
Format the output of _generate_help_dicts into a str
(module (function_definition (function_name_text_from_affiliation_elements) function_name_text_from_affiliation_elements (parameters (identifier_department) identifier_department (identifier_institution) identifier_institution (identifier_city) identifier_city (identifier_country) iden...
format an author affiliation from details
(module (function_definition (function_name_run_with_pmids) function_name_run_with_pmids (parameters (identifier_model_path) identifier_model_path (identifier_pmids) identifier_pmids )parameters (block (import_from_statement (dotted_name (identifier_indra) identifie...
Run with given list of PMIDs.
(module (function_definition (function_name_annotate_gemini) function_name_annotate_gemini (parameters (identifier_data) identifier_data (default_parameter (identifier_retriever) identifier_retriever (None) None )default_parameter )parameters (block (expression_...
Annotate with population calls if have data installed.
(module (function_definition (function_name__null_date) function_name__null_date (parameters (identifier_self) identifier_self )parameters (block (try_statement (block (return_statement (attribute (identifier_self) identifier_self (...
Returns date which is represented by a integer 0.
(module (function_definition (function_name_checkConfig) function_name_checkConfig (parameters )parameters (block (expression_statement (assignment (identifier_config_file_dir) identifier_config_file_dir (call (attribute (attribute ...
If the config.py file exists, back it up
(module (function_definition (function_name_join) function_name_join (parameters (identifier_tokens) identifier_tokens (identifier_start) identifier_start (identifier_result) identifier_result )parameters (block (expression_statement (assignment (identifier_te...
Join tokens into a single string with spaces between.
(module (function_definition (function_name_date_from_quarter) function_name_date_from_quarter (parameters (identifier_base_date) identifier_base_date (identifier_ordinal) identifier_ordinal (identifier_year) identifier_year )parameters (block (expression_statement (ass...
Extract date from quarter of a year
(module (function_definition (function_name_ret_list_minions) function_name_ret_list_minions (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_tgt) identifier_tgt (call (identifier__tgt_set...
Return minions that match via list
(module (function_definition (function_name_visit_Starred) function_name_visit_Starred (parameters (identifier_self) identifier_self (typed_parameter (identifier_node) identifier_node (type (identifier_AST) identifier_AST )type )typed_parameter (typed_...
Return representation of starred expresssion.
(module (function_definition (function_name_to_dict) function_name_to_dict (parameters (identifier_self) identifier_self )parameters (block (return_statement (dictionary_comprehension (pair (identifier_name) identifier_name (dictionary ...
Converts extensible attributes into the format suitable for NIOS.
(module (function_definition (function_name_handle_set_row) function_name_handle_set_row (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_row) identifier_row (call (attribute ...
Read incoming row change from server
(module (function_definition (function_name_url) function_name_url (parameters (identifier_self) identifier_self (identifier_key) identifier_key )parameters (block (return_statement (call (identifier_urlunparse) identifier_urlunparse (argument_list ...
Creates a full URL to the API using urls dict
(module (function_definition (function_name_wr_tsv) function_name_wr_tsv (parameters (identifier_self) identifier_self (identifier_fout_tsv) identifier_fout_tsv (identifier_goea_results) identifier_goea_results (dictionary_splat_pattern (identifier_kws) identifier_kws )di...
Write tab-separated table data to file
(module (function_definition (function_name_upload_hub) function_name_upload_hub (parameters (identifier_hub) identifier_hub (identifier_host) identifier_host (identifier_remote_dir) identifier_remote_dir (default_parameter (identifier_user) identifier_user (None) None ...
Renders, stages, and uploads a hub.
(module (function_definition (function_name__check_type) function_name__check_type (parameters (identifier_name) identifier_name (identifier_obj) identifier_obj (identifier_expected_type) identifier_expected_type )parameters (block (if_statement (not_operator ...
Raise a TypeError if object is not of expected type
(module (function_definition (function_name_duration) function_name_duration (parameters (identifier_label) identifier_label (default_parameter (identifier_stop_it) identifier_stop_it (True) True )default_parameter (default_parameter (identifier_stop_at) identif...
Returns duration in seconds for label
(module (function_definition (function_name_call) function_name_call (parameters (identifier_cmd) identifier_cmd (default_parameter (identifier_shell) identifier_shell (True) True )default_parameter (default_parameter (identifier_cwd) identifier_cwd (Non...
Just execute a specific command.
(module (function_definition (function_name__create_penwidth_combo) function_name__create_penwidth_combo (parameters (identifier_self) identifier_self )parameters (block (expression_statement (assignment (identifier_choices) identifier_choices (call ...
Create pen width combo box
(module (function_definition (function_name_append) function_name_append (parameters (identifier_self) identifier_self (identifier_item) identifier_item )parameters (block (if_statement (comparison_operator (call (identifier_len) identifier_len ...
Adds a new item to the end of the collection.