sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name__write_xml) function_name__write_xml
(parameters
(identifier_xmlfile) identifier_xmlfile
(identifier_srcs) identifier_srcs
)parameters
(block
(expression_statement
(assignment
(identifier_root) identifier_root
(c... | Save the ROI model as an XML |
(module
(function_definition
(function_name_viewlog) function_name_viewlog
(parameters
(identifier_calc_id) identifier_calc_id
(default_parameter
(identifier_host) identifier_host
(string_'localhost') string_'localhost'
)default_parameter
(default_parameter
(ide... | Extract the log of the given calculation ID from the WebUI |
(module
(function_definition
(function_name_validate_url) function_name_validate_url
(parameters
(identifier_cls) identifier_cls
(typed_parameter
(identifier_url) identifier_url
(type
(identifier_str) identifier_str
)type
)typed_parameter
)parameters
... | Check if the Extractor can handle the given url. |
(module
(function_definition
(function_name_filter_batch) function_name_filter_batch
(parameters
(identifier_self) identifier_self
(identifier_batch) identifier_batch
)parameters
(block
(for_statement
(identifier_item) identifier_item
(identifier_batch) identifier_bat... | Receives the batch, filters it, and returns it. |
(module
(function_definition
(function_name__first_expander) function_name__first_expander
(parameters
(identifier_fringe) identifier_fringe
(identifier_iteration) identifier_iteration
(identifier_viewer) identifier_viewer
)parameters
(block
(expression_statement
(assig... | Expander that expands only the first node on the fringe. |
(module
(function_definition
(function_name__handle_units_placement) function_name__handle_units_placement
(parameters
(identifier_changeset) identifier_changeset
(identifier_units) identifier_units
(identifier_records) identifier_records
)parameters
(block
(for_statement
... | Ensure that requires and placement directives are taken into account. |
(module
(function_definition
(function_name_ms_cutall) function_name_ms_cutall
(parameters
(identifier_self) identifier_self
(identifier_viewer) identifier_viewer
(identifier_event) identifier_event
(identifier_data_x) identifier_data_x
(identifier_data_y) identifier_data_y
)... | An interactive way to set the low AND high cut levels. |
(module
(function_definition
(function_name__new_cls_attr) function_name__new_cls_attr
(parameters
(identifier_self) identifier_self
(identifier_clazz) identifier_clazz
(identifier_name) identifier_name
(default_parameter
(identifier_cls) identifier_cls
(None) None
... | Creates new meta attribute of this class. |
(module
(function_definition
(function_name_find_deprecated_usages) function_name_find_deprecated_usages
(parameters
(typed_parameter
(identifier_schema) identifier_schema
(type
(identifier_GraphQLSchema) identifier_GraphQLSchema
)type
)typed_parameter
(type... | Get a list of GraphQLError instances describing each deprecated use. |
(module
(function_definition
(function_name_value) function_name_value
(parameters
(identifier_self) identifier_self
)parameters
(block
(import_from_statement
(dotted_name
(identifier_abilian) identifier_abilian
(identifier_services) identifier_services
... | Remove value from repository. |
(module
(function_definition
(function_name_deserialize) function_name_deserialize
(parameters
(identifier_self) identifier_self
(identifier_value) identifier_value
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(bl... | Return a deserialized copy of the dict |
(module
(function_definition
(function_name__configure_logging) function_name__configure_logging
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(not_operator
(attribute
(identifier_self) identifier_self
(identifier_L... | Setting up logging from logging config in settings |
(module
(function_definition
(function_name_visit_yield) function_name_visit_yield
(parameters
(identifier_self) identifier_self
(identifier_node) identifier_node
(identifier_parent) identifier_parent
)parameters
(block
(expression_statement
(assignment
(ident... | visit a Yield node by returning a fresh instance of it |
(module
(function_definition
(function_name_parents) function_name_parents
(parameters
(identifier_self) identifier_self
(identifier_vertex) identifier_vertex
)parameters
(block
(return_statement
(list_comprehension
(call
(attribute
(identi... | Return the list of immediate parents of this vertex. |
(module
(function_definition
(function_name_channel) function_name_channel
(parameters
(identifier_self) identifier_self
(identifier_match) identifier_match
)parameters
(block
(if_statement
(boolean_operator
(comparison_operator
(call
(iden... | Return Channel object for a given Slack ID or name |
(module
(function_definition
(function_name__initSwapInfo) function_name__initSwapInfo
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
(identifier__swap... | Initialize swap partition to device mappings. |
(module
(function_definition
(function_name_extract_status) function_name_extract_status
(parameters
(identifier_self) identifier_self
(identifier_status_headers) identifier_status_headers
)parameters
(block
(expression_statement
(assignment
(subscript
(... | Extract status code only from status line |
(module
(function_definition
(function_name_pub) function_name_pub
(parameters
(identifier_self) identifier_self
(identifier_topic) identifier_topic
(identifier_message) identifier_message
)parameters
(block
(return_statement
(call
(attribute
(iden... | Publish to a topic |
(module
(function_definition
(function_name_error) function_name_error
(parameters
(identifier_self) identifier_self
(identifier_message) identifier_message
(default_parameter
(identifier_code) identifier_code
(integer_1) integer_1
)default_parameter
)parameters
... | Prints the error, and exits with the given code. |
(module
(function_definition
(function_name_send_sms_message) function_name_send_sms_message
(parameters
(identifier_sms_message) identifier_sms_message
(default_parameter
(identifier_backend) identifier_backend
(None) None
)default_parameter
(default_parameter
... | Send an SMSMessage instance using a connection given by the specified `backend`. |
(module
(function_definition
(function_name_related_obj_to_dict) function_name_related_obj_to_dict
(parameters
(identifier_obj) identifier_obj
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
(expression_statem... | Covert a known related object to a dictionary. |
(module
(function_definition
(function_name__netstat_route_netbsd) function_name__netstat_route_netbsd
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_ret) identifier_ret
(list
)list
)assignment
)expression_statemen... | Return netstat routing information for NetBSD |
(module
(function_definition
(function_name_evaluate) function_name_evaluate
(parameters
(identifier_self) identifier_self
(identifier_x) identifier_x
(identifier_y) identifier_y
(identifier_flux) identifier_flux
(identifier_x_0) identifier_x_0
(identifier_y_0) identifier_y... | The evaluation function for PRFAdapter. |
(module
(function_definition
(function_name_merge_versioned) function_name_merge_versioned
(parameters
(identifier_releases) identifier_releases
(default_parameter
(identifier_schema) identifier_schema
(None) None
)default_parameter
(default_parameter
(identifie... | Merges a list of releases into a versionedRelease. |
(module
(function_definition
(function_name_duration) function_name_duration
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(not_operator
(attribute
(identifier_self) identifier_self
(identifier__loaded) identifier__... | Returns task's current duration in minutes. |
(module
(function_definition
(function_name_only_self) function_name_only_self
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(pattern_list
(identifier_others) identifier_others
(attribute
... | Only match in self not others. |
(module
(function_definition
(function_name_shutdown) function_name_shutdown
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(identifier_self) identifier_self
(ident... | Shutdown the server and stop responding to requests. |
(module
(function_definition
(function_name_predict) function_name_predict
(parameters
(identifier_self) identifier_self
(identifier_testing_features) identifier_testing_features
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
... | predict on a holdout data set. |
(module
(function_definition
(function_name_start) function_name_start
(parameters
(identifier_port) identifier_port
(identifier_root_directory) identifier_root_directory
(identifier_bucket_depth) identifier_bucket_depth
)parameters
(block
(expression_statement
(assignm... | Starts the mock S3 server on the given port at the given path. |
(module
(function_definition
(function_name_AsyncResponseMiddleware) function_name_AsyncResponseMiddleware
(parameters
(identifier_environ) identifier_environ
(identifier_resp) identifier_resp
)parameters
(block
(expression_statement
(assignment
(identifier_future) ... | This is just for testing the asynchronous response middleware |
(module
(function_definition
(function_name_inspect) function_name_inspect
(parameters
(identifier_item) identifier_item
(default_parameter
(identifier_maxchar) identifier_maxchar
(integer_80) integer_80
)default_parameter
)parameters
(block
(for_statement
... | Inspect the attributes of an item. |
(module
(function_definition
(function_name_write_ha_config) function_name_write_ha_config
(parameters
(identifier_ip) identifier_ip
(identifier_mac) identifier_mac
(identifier_hass) identifier_hass
(identifier_port) identifier_port
(identifier_id) identifier_id
)parameters
... | Write the configuration for Home Assistant to a myStrom button. |
(module
(function_definition
(function_name_spit_config) function_name_spit_config
(parameters
(identifier_self) identifier_self
(identifier_conf_file) identifier_conf_file
(default_parameter
(identifier_firstwordonly) identifier_firstwordonly
(False) False
)default_par... | conf_file a file opened for writing. |
(module
(function_definition
(function_name_dump) function_name_dump
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_data) identifier_data
(call
(identifier_dict) identifier_dict
... | Return dictionary with current statistical information |
(module
(function_definition
(function_name_configure_swagger) function_name_configure_swagger
(parameters
(identifier_graph) identifier_graph
)parameters
(block
(expression_statement
(assignment
(identifier_ns) identifier_ns
(call
(identifier_Namesp... | Build a singleton endpoint that provides swagger definitions for all operations. |
(module
(function_definition
(function_name_register_combo) function_name_register_combo
(parameters
(identifier_self) identifier_self
(identifier_parent) identifier_parent
(identifier_legs) identifier_legs
)parameters
(block
(expression_statement
(assignment
... | add contracts to groups |
(module
(function_definition
(function_name__is_good_file_for_multiqc) function_name__is_good_file_for_multiqc
(parameters
(identifier_fpath) identifier_fpath
)parameters
(block
(expression_statement
(assignment
(tuple_pattern
(identifier_ftype) identifier_fty... | Returns False if the file is binary or image. |
(module
(function_definition
(function_name_disallow_positional_args) function_name_disallow_positional_args
(parameters
(default_parameter
(identifier_wrapped) identifier_wrapped
(None) None
)default_parameter
(default_parameter
(identifier_allowed) identifier_allowe... | Requires function to be called using keyword arguments. |
(module
(function_definition
(function_name_wp_draw_callback) function_name_wp_draw_callback
(parameters
(identifier_self) identifier_self
(identifier_points) identifier_points
)parameters
(block
(if_statement
(comparison_operator
(call
(identifier_len) ... | callback from drawing waypoints |
(module
(function_definition
(function_name_connection) function_name_connection
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier__connectio... | Connect to and return mongodb database object. |
(module
(function_definition
(function_name_CreateHunt) function_name_CreateHunt
(parameters
(identifier_hunt_obj) identifier_hunt_obj
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(identifier_data_store) identifier_data_st... | Creates a hunt using a given hunt object. |
(module
(function_definition
(function_name_user_exists) function_name_user_exists
(parameters
(identifier_self) identifier_self
(identifier_name) identifier_name
)parameters
(block
(expression_statement
(assignment
(identifier_users) identifier_users
(sub... | Check if a given user exists. |
(module
(function_definition
(function_name_register) function_name_register
(parameters
(identifier_cls) identifier_cls
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dict... | Register view to handler. |
(module
(function_definition
(function_name__merge_default_values) function_name__merge_default_values
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_values) identifier_values
(call
(att... | Merge default values with resource data. |
(module
(function_definition
(function_name__mainthread_accept_clients) function_name__mainthread_accept_clients
(parameters
(identifier_self) identifier_self
)parameters
(block
(try_statement
(block
(if_statement
(call
(attribute
... | Accepts new clients and sends them to the to _handle_accepted within a subthread |
(module
(function_definition
(function_name_init_exporter) function_name_init_exporter
(parameters
(identifier_extract_images) identifier_extract_images
(identifier_execute) identifier_execute
(dictionary_splat_pattern
(identifier_exporter_config) identifier_exporter_config
)di... | Returns an initialized exporter. |
(module
(function_definition
(function_name_update_security_of_project) function_name_update_security_of_project
(parameters
(identifier_self) identifier_self
(identifier_ID) identifier_ID
(identifier_data) identifier_data
)parameters
(block
(expression_statement
(call
... | Update security of project. |
(module
(function_definition
(function_name_key_add) function_name_key_add
(parameters
(identifier_self) identifier_self
)parameters
(block
(import_from_statement
(relative_import
(import_prefix
)import_prefix
(dotted_name
(identifier_main)... | Adds the current API key to the bot's data |
(module
(function_definition
(function_name_draw_rect) function_name_draw_rect
(parameters
(identifier_self) identifier_self
(identifier_color) identifier_color
(identifier_world_rect) identifier_world_rect
(default_parameter
(identifier_thickness) identifier_thickness
... | Draw a rectangle using world coordinates. |
(module
(function_definition
(function_name_update) function_name_update
(parameters
(identifier_self) identifier_self
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
(expression_statement
(string_"Upd... | Update document not update index. |
(module
(function_definition
(function_name_color_parts) function_name_color_parts
(parameters
(identifier_parts) identifier_parts
)parameters
(block
(return_statement
(call
(attribute
(identifier_parts) identifier_parts
(identifier__replace) ident... | Adds colors to each part of the citation |
(module
(function_definition
(function_name_lowpass) function_name_lowpass
(parameters
(identifier_var) identifier_var
(identifier_key) identifier_key
(identifier_factor) identifier_factor
)parameters
(block
(global_statement
(identifier_lowpass_data) identifier_lowpass... | a simple lowpass filter |
(module
(function_definition
(function_name__hash) function_name__hash
(parameters
(identifier_self) identifier_self
(identifier_string) identifier_string
(identifier_hash_type) identifier_hash_type
)parameters
(block
(expression_statement
(assignment
(identif... | Hash a string using MPQ's hash function. |
(module
(function_definition
(function_name_http) function_name_http
(parameters
(default_parameter
(identifier_container) identifier_container
(None) None
)default_parameter
)parameters
(block
(expression_statement
(string_"wrap a WSGI-style class method to a... | wrap a WSGI-style class method to a HTTPRequest event handler |
(module
(function_definition
(function_name_setup) function_name_setup
(parameters
(identifier_app) identifier_app
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_sphinx_compatibility) identifier_sphinx_compatibility
(id... | Setup sphinx-gallery sphinx extension |
(module
(function_definition
(function_name_save_model) function_name_save_model
(parameters
(identifier_self) identifier_self
(identifier_request) identifier_request
(identifier_obj) identifier_obj
(identifier_form) identifier_form
(identifier_change) identifier_change
)para... | Add an ObjectPosition to the object. |
(module
(function_definition
(function_name_allow_role) function_name_allow_role
(parameters
(identifier_role) identifier_role
)parameters
(block
(function_definition
(function_name_processor) function_name_processor
(parameters
(identifier_action) identifier_acti... | Allow a role identified by an email address. |
(module
(function_definition
(function_name__logger_fh) function_name__logger_fh
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_logfile) identifier_logfile
(call
(attribute
... | Add File logging handler. |
(module
(function_definition
(function_name_unscale_dict_wet) function_name_unscale_dict_wet
(parameters
(identifier_C) identifier_C
)parameters
(block
(return_statement
(dictionary_comprehension
(pair
(identifier_k) identifier_k
(binary_operator
... | Undo the scaling applied in `scale_dict_wet`. |
(module
(function_definition
(function_name_from_iterable) function_name_from_iterable
(parameters
(identifier_cls) identifier_cls
(identifier_target_types) identifier_target_types
(identifier_address_mapper) identifier_address_mapper
(identifier_adaptor_iter) identifier_adaptor_iter
... | Create a new DependentGraph from an iterable of TargetAdaptor subclasses. |
(module
(function_definition
(function_name__finish) function_name__finish
(parameters
(identifier_self) identifier_self
(identifier_update_ops) identifier_update_ops
(identifier_name_scope) identifier_name_scope
)parameters
(block
(expression_statement
(assignment
... | Updates beta_power variables every n batches and incrs counter. |
(module
(function_definition
(function_name_make_quantile_df) function_name_make_quantile_df
(parameters
(identifier_data) identifier_data
(identifier_draw_quantiles) identifier_draw_quantiles
)parameters
(block
(expression_statement
(assignment
(identifier_dens) id... | Return a dataframe with info needed to draw quantile segments |
(module
(function_definition
(function_name__generator_file) function_name__generator_file
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier_path) identifier_path
(attribute
(identifier_self) identifier_self
(ide... | Generator for `self.filetype` of 'file |
(module
(function_definition
(function_name_instruction) function_name_instruction
(parameters
(identifier_self) identifier_self
(identifier_val) identifier_val
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_... | Set the action and command from an instruction |
(module
(function_definition
(function_name_pathExists) function_name_pathExists
(parameters
(identifier_self) identifier_self
(identifier_path) identifier_path
)parameters
(block
(function_definition
(function_name_commandComplete) function_name_commandComplete
(para... | test whether path exists |
(module
(function_definition
(function_name_values) function_name_values
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_values) identifier_values
(list
)list
)assignment
)exp... | return a list of all state values |
(module
(function_definition
(function_name_coth) function_name_coth
(parameters
(identifier_x) identifier_x
(default_parameter
(identifier_context) identifier_context
(None) None
)default_parameter
)parameters
(block
(return_statement
(call
(i... | Return the hyperbolic cotangent of x. |
(module
(function_definition
(function_name_cli) function_name_cli
(parameters
(identifier_yamlfile) identifier_yamlfile
(identifier_format) identifier_format
(identifier_context) identifier_context
)parameters
(block
(expression_statement
(call
(identifier_pr... | Generate JSONLD file from biolink schema |
(module
(function_definition
(function_name_printData) function_name_printData
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_output) identifier_output
(attribute
(identifier_sys) identifier_sys
(identifier_stdout) identifier_stdout... | Output all the file data to be written to any writable output |
(module
(function_definition
(function_name_register) function_name_register
(parameters
(identifier_self) identifier_self
(identifier_f) identifier_f
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(dictionary_splat_pattern
(identifier_k... | Register a function and arguments to be called later. |
(module
(function_definition
(function_name_usernameAvailable) function_name_usernameAvailable
(parameters
(identifier_self) identifier_self
(identifier_username) identifier_username
(identifier_domain) identifier_domain
)parameters
(block
(if_statement
(comparison_oper... | Check to see if a username is available for the user to select. |
(module
(function_definition
(function_name_extern_create_exception) function_name_extern_create_exception
(parameters
(identifier_self) identifier_self
(identifier_context_handle) identifier_context_handle
(identifier_msg_ptr) identifier_msg_ptr
(identifier_msg_len) identifier_msg_len... | Given a utf8 message string, create an Exception object. |
(module
(function_definition
(function_name_detect_metadata_url_scheme) function_name_detect_metadata_url_scheme
(parameters
(identifier_url) identifier_url
)parameters
(block
(expression_statement
(assignment
(identifier_scheme) identifier_scheme
(None) None
... | detect whether a url is a Service type that HHypermap supports |
(module
(function_definition
(function_name_init_fundamental_types) function_name_init_fundamental_types
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier__id) identifier__id
(call
(identifier_range) identifier_range
... | Registers all fundamental typekind handlers |
(module
(function_definition
(function_name_fail) function_name_fail
(parameters
(identifier_self) identifier_self
(identifier_reason) identifier_reason
(identifier_obj) identifier_obj
(default_parameter
(identifier_pointer) identifier_pointer
(None) None
)default... | Called when validation fails. |
(module
(function_definition
(function_name_map_wrap) function_name_map_wrap
(parameters
(identifier_f) identifier_f
)parameters
(block
(decorated_definition
(decorator
(call
(attribute
(identifier_functools) identifier_functools
(i... | Wrap standard function to easily pass into 'map' processing. |
(module
(function_definition
(function_name_replace_cells) function_name_replace_cells
(parameters
(identifier_self) identifier_self
(identifier_key) identifier_key
(identifier_sorted_row_idxs) identifier_sorted_row_idxs
)parameters
(block
(expression_statement
(assignm... | Replaces cells in current selection so that they are sorted |
(module
(function_definition
(function_name_fwd_chunk) function_name_fwd_chunk
(parameters
(identifier_self) identifier_self
)parameters
(block
(raise_statement
(call
(identifier_NotImplementedError) identifier_NotImplementedError
(argument_list
(bin... | Returns the chunk following this chunk in the list of free chunks. |
(module
(function_definition
(function_name_on_step_end) function_name_on_step_end
(parameters
(identifier_self) identifier_self
(identifier_step) identifier_step
(default_parameter
(identifier_logs) identifier_logs
(dictionary
)dictionary
)default_parameter
... | Called at end of each step for each callback in callbackList |
(module
(function_definition
(function_name_show_image) function_name_show_image
(parameters
(identifier_kwargs) identifier_kwargs
(default_parameter
(identifier_call) identifier_call
(None) None
)default_parameter
)parameters
(block
(if_statement
(compa... | Show the details from aliyun image |
(module
(function_definition
(function_name_known) function_name_known
(parameters
(identifier_self) identifier_self
(identifier_object) identifier_object
)parameters
(block
(try_statement
(block
(expression_statement
(assignment
(identifie... | get the type specified in the object's metadata |
(module
(function_definition
(function_name_link_markdown_cells) function_name_link_markdown_cells
(parameters
(identifier_cells) identifier_cells
(identifier_modules) identifier_modules
)parameters
(block
(expression_statement
(string_"Create documentation links for all cell... | Create documentation links for all cells in markdown with backticks. |
(module
(function_definition
(function_name_character_span) function_name_character_span
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(pattern_list
(identifier_begin) identifier_begin
(identifie... | Returns the character span of the token |
(module
(function_definition
(function_name_timeline) function_name_timeline
(parameters
(identifier_self) identifier_self
(identifier_request) identifier_request
(identifier_drip_id) identifier_drip_id
(identifier_into_past) identifier_into_past
(identifier_into_future) identifi... | Return a list of people who should get emails. |
(module
(function_definition
(function_name___default) function_name___default
(parameters
(identifier_self) identifier_self
(identifier_ast_token) identifier_ast_token
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) id... | Handle tokens inside the list or outside the list. |
(module
(function_definition
(function_name_remove) function_name_remove
(parameters
(identifier_self) identifier_self
(identifier_key) identifier_key
)parameters
(block
(expression_statement
(assignment
(identifier_copydict) identifier_copydict
(call
... | Returns a new ImmutableDict with the given key removed. |
(module
(function_definition
(function_name_jsk_debug) function_name_jsk_debug
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_ctx) identifier_ctx
(type
(attribute
(identifier_commands) identifier_commands
(identifier_Con... | Run a command timing execution and catching exceptions. |
(module
(function_definition
(function_name_checkoutbranch) function_name_checkoutbranch
(parameters
(identifier_accountable) identifier_accountable
(identifier_options) identifier_options
)parameters
(block
(expression_statement
(assignment
(identifier_issue) ident... | Create a new issue and checkout a branch named after it. |
(module
(function_definition
(function_name_delete_intf_router) function_name_delete_intf_router
(parameters
(identifier_self) identifier_self
(identifier_tenant_id) identifier_tenant_id
(identifier_tenant_name) identifier_tenant_name
(identifier_router_id) identifier_router_id
)pa... | Routine to delete the router. |
(module
(function_definition
(function_name_add_cancel_button) function_name_add_cancel_button
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_button_box) identifier_button_box
(call
(ide... | Add a cancel button at the bottom of the dialog window. |
(module
(function_definition
(function_name_reset) function_name_reset
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_paths) identifier_paths
(list
)list
)assignment
)express... | Initialize the remote Git repository. |
(module
(function_definition
(function_name_load_config) function_name_load_config
(parameters
(default_parameter
(identifier_config_file) identifier_config_file
(string_'~/.stancache.ini') string_'~/.stancache.ini'
)default_parameter
)parameters
(block
(if_statement
... | Load config file into default settings |
(module
(function_definition
(function_name_syntax_check) function_name_syntax_check
(parameters
)parameters
(block
(with_statement
(with_clause
(with_item
(call
(identifier_fab_settings) identifier_fab_settings
(argument_list
... | Runs flake8 against the codebase. |
(module
(function_definition
(function_name_server) function_name_server
(parameters
(identifier_self) identifier_self
)parameters
(block
(try_statement
(block
(expression_statement
(assignment
(identifier_tar) identifier_tar
(call
... | Returns the size of remote files |
(module
(function_definition
(function_name_view) function_name_view
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_cls) identifier_cls
(None) None
)default_parameter
)parameters
(block
(expression_statement
(assignment
... | this is defined as a copy with the same identity |
(module
(function_definition
(function_name_timed) function_name_timed
(parameters
(identifier_function) identifier_function
)parameters
(block
(decorated_definition
(decorator
(call
(identifier_wraps) identifier_wraps
(argument_list
... | Decorator timing the method call and printing the result to `stdout` |
(module
(function_definition
(function_name_load_config_file) function_name_load_config_file
(parameters
(identifier_self) identifier_self
(identifier_path) identifier_path
(default_parameter
(identifier_profile) identifier_profile
(None) None
)default_parameter
)pa... | Load the standard config file. |
(module
(function_definition
(function_name_use_any_status_sequence_rule_enabler_view) function_name_use_any_status_sequence_rule_enabler_view
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(subscript
(attrib... | Pass through to provider SequenceRuleEnablerLookupSession.use_any_status_sequence_rule_enabler_view |
(module
(function_definition
(function_name__start_console) function_name__start_console
(parameters
(identifier_self) identifier_self
)parameters
(block
(class_definition
(identifier_InputStream) identifier_InputStream
(block
(function_definition
(fun... | Start streaming the console via telnet |
(module
(function_definition
(function_name__sincedb_init) function_name__sincedb_init
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(not_operator
(attribute
(identifier_self) identifier_self
(identifier__sincedb_pa... | Initializes the sincedb schema in an sqlite db |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.